Go to file
Alexander Kornienko 2b56649cd2 [clang-tidy] Don't issue most google-readability-casting warnings on .c files included in other files.
This is done sometimes for testing purposes, and the check needs to handle this
consistently.

llvm-svn: 238193
2015-05-26 10:47:48 +00:00
clang clang-format: Guard the bin-packing in braced lists on BinPackArguments 2015-05-26 07:26:26 +00:00
clang-tools-extra [clang-tidy] Don't issue most google-readability-casting warnings on .c files included in other files. 2015-05-26 10:47:48 +00:00
compiler-rt [msan] Mprotect all inaccessible memory regions. 2015-05-24 02:47:59 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Use a more accurate implementation for exp 2015-05-13 03:55:09 +00:00
libcxx Add TODO items 2015-05-22 02:23:22 +00:00
libcxxabi LIBCXXABI_LIBUNWIND_INCLUDES is already set before calling find_path, and find_path will not update it. 2015-05-09 21:03:01 +00:00
libunwind Code cleanup: Remove duplicated line. 2015-05-17 13:49:18 +00:00
lld [ARM] Move out .ARM.exidx related things to ARM backend 2015-05-26 10:26:15 +00:00
lldb revert files unintentionally checked in 2015-05-26 03:10:41 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm Use std::bitset for SubtargetFeatures. 2015-05-26 10:47:10 +00:00
openmp fixed missed arch renaming (from C.Bergstrom) 2015-05-25 20:01:16 +00:00
polly Remove unnecessary indirection through SCEV 2015-05-23 05:58:30 +00:00