njames93 added inline comments.

================
Comment at: clang-tools-extra/test/CMakeLists.txt:100
+
+  llvm_add_library(
+      CTCrashTestTrace
----------------
Fairly certain llvm_add_library isnt the correct function to use as that will 
put the test module in the build/lib directory. However thats what the other 
plugin module is using so I've copied that for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118520

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

Reply via email to