llvm-project/clang-tools-extra/test
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-format Adapt test to new clang-format behavior. 2013-02-08 20:04:33 +00:00
cpp11-migrate Don't include outer-most explicit cast in nullptr replacement 2013-03-15 20:18:08 +00:00
remove-cstr-calls test/remove-cstr-calls/basic.cpp: Disable again on mingw. It behaves unstable. 2013-01-26 06:39:48 +00:00
CMakeLists.txt Switch from autogenerating tests to using the preprocessor. 2013-03-07 10:09:47 +00:00
Makefile Switch from autogenerating tests to using the preprocessor. 2013-03-07 10:09:47 +00:00
lit.cfg Switch from autogenerating tests to using the preprocessor. 2013-03-07 10:09:47 +00:00
lit.site.cfg.in Switch from autogenerating tests to using the preprocessor. 2013-03-07 10:09:47 +00:00