Go to file
Chandler Carruth 5553d0d4ca Sort all the #include lines with LLVM's utils/sort_includes.py which
encodes the canonical rules for LLVM's style. I noticed this had drifted
quite a bit when cleaning up LLVM, so wanted to clean up Clang as well.

llvm-svn: 198686
2014-01-07 11:51:46 +00:00
clang Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +00:00
clang-tools-extra A follow-up to r198426: move AnalysisConsumer.h to include/clang/... 2014-01-03 17:24:20 +00:00
compiler-rt SDKs: Add inttypes.h to the darwin SDK stub 2014-01-07 05:42:09 +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 Update the copyright credits -- Happy new year 2014! 2014-01-01 08:27:31 +00:00
libcxx Back out the <type_traits> changes from r198431; they were breaking when building with glibc. Need to find a better solution for PR18218. 2014-01-06 18:12:50 +00:00
libcxxabi Implement demangling for user-defined operators. 2014-01-06 23:05:04 +00:00
lld Remove leading underscore from parameters. 2014-01-06 22:43:31 +00:00
lldb Update the checks in EmulateInstructionARM::GetFramePointerRegisterNumber 2014-01-06 23:39:35 +00:00
llvm Re-sort all of the includes with ./utils/sort_includes.py so that 2014-01-07 11:48:04 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly www: Fix typo II 2014-01-06 09:53:00 +00:00