[PATCH] D37149: Shorten filenames of tests (-with-calls to -wcalls)

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 15:52:06 PDT 2017


vitalybuka accepted this revision.
vitalybuka added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lib/asan/tests/CMakeLists.txt:270
+    # some OSes for certain features to work correctly
+    add_asan_tests(${arch} ${ASAN_TEST_RUNTIME} KIND "-wcalls"
       CFLAGS -mllvm -asan-instrumentation-with-call-threshold=0)
----------------
just "-calls" ?


Repository:
  rL LLVM

https://reviews.llvm.org/D37149





More information about the llvm-commits mailing list