================
@@ -11,8 +11,8 @@
 ///
 
//===----------------------------------------------------------------------===//
 
-#ifndef LLVM_CLANG_CIR_DIALECT_IR_CIROPS
-#define LLVM_CLANG_CIR_DIALECT_IR_CIROPS
+#ifndef CLANG_CIR_DIALECT_IR_CIROPS_TD
----------------
andykaylor wrote:

It looks like the clang code base isn't quite consistent, but it uses the LLVM_ 
prefix much more often than not. I suppose it's fine either way, and moving 
towards what the coding guidelines recommend is good.

https://github.com/llvm/llvm-project/pull/127674
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to