Go to file
Richard Smith 1235a8dac6 PR16715: Fix assert in verifier: only mark call to 'operator new' as 'builtin' if
corresponding 'operator new' was actually emitted as a function marked 'nobuiltin'.

llvm-svn: 187374
2013-07-29 20:14:16 +00:00
clang PR16715: Fix assert in verifier: only mark call to 'operator new' as 'builtin' if 2013-07-29 20:14:16 +00:00
clang-tools-extra Fixed comment issues (non-ASCII chars, typos) per review, expanded some comments. 2013-07-29 19:07:00 +00:00
compiler-rt Fix warning. 2013-07-29 20:13:41 +00:00
debuginfo-tests Now that we get non-trivial value parameters locations correct, un-XFAIL these tests. 2013-06-19 22:07:11 +00:00
libclc Add missing integer min/max definitions 2013-07-26 13:02:02 +00:00
libcxx Debug mode for unordered_multiset. The exercise spotted a few places I had missed on unordered_set, so I picked those up as well. 2013-07-29 19:05:47 +00:00
libcxxabi I had a buffer mismanagement bug in the demangler. 2013-07-26 22:14:53 +00:00
lld [PECOFF] Simplicy FileCOFF ctor. No functionality change. 2013-07-28 04:29:30 +00:00
lldb Adds a DW_OP_call_frame_cfa handler when evaluating DWARF 3/4 expressions 2013-07-29 16:05:11 +00:00
llvm [mips] Add comment and simplify function. 2013-07-29 19:08:34 +00:00
polly Remove '-debug-only' from test case 2013-07-29 05:35:11 +00:00