openqasm / qe-compiler

An MLIR based compiler dynamic circuit compiler for real-time control systems supporting OpenQASM 3
Other
38 stars 12 forks source link

Remove clang tidy check for misc-use-anonymous-namespace #312

Closed mbhealy closed 3 months ago

mbhealy commented 3 months ago

Removes clang tidy's preference for anonymous namespaces in favor of LLVM coding guidelines.