1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/tools/llvm-config
Ben Langmuir 84f0d5ac88 [llvm-config] Fix cflags test looking for "warning"
This will fail if you configure with e.g. -Wno-unknown-warning-option.
Change it to check for 'warning:' just like we did for 'error:' in
r289484.

llvm-svn: 304239
2017-05-30 20:21:47 +00:00
..
booleans.test [llvm-config] Canonicalize CMake booleans to 0/1 2017-01-10 19:55:51 +00:00
cflags.test [llvm-config] Fix cflags test looking for "warning" 2017-05-30 20:21:47 +00:00
ldflags.test
libs.test [llvm-config] Add --ignore-libllvm 2016-12-13 22:17:59 +00:00
paths.test [llvm-config] Add minimal sanity tests for path options 2017-03-15 05:57:29 +00:00
system-libs.test [llvm-config] Print --system-libs only when static linking 2017-01-06 21:33:54 +00:00
system-libs.windows.test [llvm-config] Print --system-libs only when static linking 2017-01-06 21:33:54 +00:00