kadircet added inline comments.

================
Comment at: clang-tools-extra/include-cleaner/unittests/AnalysisTest.cpp:184
 #include "b.h"
+#include "keep.h" // IWYU pragma: keep
 
----------------
hokein wrote:
> add the `export` case as well.
i don't think we should be testing the behaviour of 
`PragmaIncludes::shouldKeep` here, hence i think one example is enough.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140380

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

Reply via email to