kbobyrev added inline comments.

================
Comment at: clang-tools-extra/clangd/unittests/IncludeCleanerTests.cpp:245
 
+    int y = CLI;
+
----------------
kadircet wrote:
> you can change this to `int y = CLI + __llvm__` to explicitly check for both 
> CLI and built-in macros.
Ahh, that's a nice built-in! Thank you!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112608/new/

https://reviews.llvm.org/D112608

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to