Go to file
Rafael Espindola fa74eee737 Ignore some -f options that are supported by gcc.
It is possible that we should say some of these are unsupported, but this is
not any worse than the old behavior of ignoring all unknown -f options.

llvm-svn: 191429
2013-09-26 13:10:14 +00:00
clang Ignore some -f options that are supported by gcc. 2013-09-26 13:10:14 +00:00
clang-tools-extra clang-apply-replacements: Clean up -help and -version 2013-09-24 18:14:54 +00:00
compiler-rt [sanitizer] A bunch of libc interceptors. 2013-09-25 14:47:43 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Parenthesize arguments for mad_hi 2013-09-09 14:36:21 +00:00
libcxx Make the guard for external ABI libraries include the guard for 2013-09-25 20:01:44 +00:00
libcxxabi Adding bad_array_length to libc++abi 2013-09-11 01:42:02 +00:00
lld [ELF] Fix use after free. 2013-09-25 22:12:14 +00:00
lldb Changed fuzz tests to not print their values (we only need to test if access to them does not crash). 2013-09-25 20:48:03 +00:00
llvm [ARM] Use the load-acquire/store-release instructions optimally in AArch32. 2013-09-26 12:22:36 +00:00
polly clang-format recent change 2013-09-17 03:30:36 +00:00