Go to file
Craig Topper 7e54fef1c2 Remove some duplicate functions from the Parser class. Identical functions already exist in the clang namespace from Sema/Ownership.h.
llvm-svn: 220896
2014-10-30 05:17:10 +00:00
clang Remove some duplicate functions from the Parser class. Identical functions already exist in the clang namespace from Sema/Ownership.h. 2014-10-30 05:17:10 +00:00
clang-tools-extra [CMake] clangApplyReplacement: Add clangAST in libdeps to appease msc builder. 2014-10-30 03:22:32 +00:00
compiler-rt Reverting r220517; it seems this broke check-asan. 2014-10-29 19:25:20 +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 Prune CRLF. 2014-10-27 12:37:26 +00:00
libcxx libcxxrt now implements bad_array_new_length and need to gaurd against multiple defines. Patch from Baptiste Daroussin. 2014-10-29 23:14:53 +00:00
libcxxabi Fix unicode chars into ascii in comment lines. 2014-10-27 08:08:18 +00:00
lld [mach-o] generate LC_DATA_IN_CODE in final linked images 2014-10-28 22:21:10 +00:00
lldb Start adopting the StringPrinter API. The StringPrinter API is the new blessed way of printing strings that supports escaping non-printables, and has better handling of different UTF encodings 2014-10-30 01:45:39 +00:00
llvm Enable the slp vectorizer in the gold plugin. 2014-10-30 00:38:54 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly Delete some unnecessary code 2014-10-29 22:09:54 +00:00