Go to file
Edwin Vane 2032fb973b Don't include outer-most explicit cast in nullptr replacement
The outer-most explicit cast is now left alone by the Use-Nullptr transform to
maintain the type of the expression and avoid introducing ambiguities.

Fixes PR15395.

Author: Ariel J Bernal <ariel.j.bernal@intel.com>
llvm-svn: 177179
2013-03-15 20:18:08 +00:00
clang ClangTool output cleanup 2013-03-15 20:14:01 +00:00
clang-tools-extra Don't include outer-most explicit cast in nullptr replacement 2013-03-15 20:18:08 +00:00
compiler-rt [libsanitizer] StopTheWorld in sanitizer_common 2013-03-15 14:37:21 +00:00
debuginfo-tests Migrate dbg-arg.ll to a C file test to be resilient to IR changes. 2013-03-13 18:46:28 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Updated link to Marshall's instructions 2013-03-14 19:00:34 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [lld] remove trailing whitespace 2013-03-14 16:09:49 +00:00
lldb Rollback r177173. Some OSs may not have ptrace extensions which lldb expects when building. This needs to be accounted for. 2013-03-15 20:00:39 +00:00
llvm [ADT] Fix StringSet::insert() to not allocate on every lookup. 2013-03-15 20:16:59 +00:00
polly tests: Properly check if asserts are available 2013-03-12 21:27:39 +00:00