kadircet accepted this revision.
kadircet added a comment.
This revision is now accepted and ready to land.

thanks!



================
Comment at: clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp:292
+          R"cpp(
+            #define PLUS_ONE(X) X() + 1
+            int a = $expand^PLUS_ONE($spell^target);
----------------
nit: this and the following test case is pretty much the same. maybe drop this 
one?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138779

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

Reply via email to