Go to file
Fariborz Jahanian fba4fe6717 Objective-C. Under a special flag, -Wcstring-format-directive,
off by default, issue a warning if %s directive is used
in formart argument of a function/method declared as
__attribute__((format(CF/NSString, ...)))
To complete rdar://18182443

llvm-svn: 217619
2014-09-11 19:13:23 +00:00
clang Objective-C. Under a special flag, -Wcstring-format-directive, 2014-09-11 19:13:23 +00:00
clang-tools-extra Moved main() to the clang::tidy namespace, no functional changes. 2014-09-10 11:43:09 +00:00
compiler-rt [UBSan] Parse common flags from UBSAN_OPTIONS runtime variable even if 2014-09-11 18:20:11 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc math: Add tan implementation 2014-09-10 15:43:35 +00:00
libcxx PR20546: Fix tests for compare_exchange_weak. 2014-09-06 20:38:25 +00:00
libcxxabi Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
lld [mach-o]: support optional "0x" prefix for -image_base 2014-09-11 10:31:46 +00:00
lldb gdb-remote tests: added test to verify thread stop info when multi-threaded app is interrupted. 2014-09-11 17:51:35 +00:00
llvm Use simpler version of sys::fs::exists. NFC. 2014-09-11 19:11:02 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Remove executable bit on all header files 2014-09-11 14:33:36 +00:00