Go to file
Sean Callanan 5c35f7cfd1 Cleaned up the StringLexer a little bit. It turns
out we only want to roll back text that was in the
buffer to begin with, so it's not necessary to
provide a pushback stack.

I'm going to use this slightly cleaner API to perform
lookahead for the Objective-C runtime type parser.

llvm-svn: 221640
2014-11-10 23:20:52 +00:00
clang Propagate SanitizerKind into CodeGenFunction::EmitCheck() call. 2014-11-10 22:27:30 +00:00
clang-tools-extra [clang-tidy] google-readability-function: skip std::nullptr_t 2014-11-05 11:08:39 +00:00
compiler-rt Clean up indentation after previous change. 2014-11-10 19:38:18 +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 Update status pages for C++1z 2014-11-10 15:43:20 +00:00
libcxxabi Make sure only NEON enabled devices save/restore D16+ registers 2014-11-07 16:33:58 +00:00
lld [Mips] Replace the redundant condition by assert call 2014-11-10 15:50:22 +00:00
lldb Cleaned up the StringLexer a little bit. It turns 2014-11-10 23:20:52 +00:00
llvm [yaml2obj] Support AArch64 relocations. 2014-11-10 23:02:03 +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 Safely generate new loop metadata node 2014-11-07 21:44:18 +00:00