Go to file
Edwin Vane a6bbcdd707 cpp11-migrate: New mechanism for overriding file contents
Next step toward supporting migrating headers. Instead of using ClangTool's
ability to override all files at once, use a custom FrontendAction and override
only the source (and eventually headers) the action is about to parse.

Use of newFrontendActionFactory() is replaced with a new factory maker provided
by Transform.

llvm-svn: 183855
2013-06-12 19:52:13 +00:00
clang Preserve newlines before block comments in static initializers. 2013-06-12 19:04:12 +00:00
clang-tools-extra cpp11-migrate: New mechanism for overriding file contents 2013-06-12 19:52:13 +00:00
compiler-rt [lsan] Harmonized some naming inconsistencies. 2013-06-11 15:26:20 +00:00
debuginfo-tests We've got the type right, which has broken these tests - but now we need to get the location information correct that the type was papering over 2013-06-07 22:09:23 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Test case for r183481. 2013-06-07 14:24:18 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [PECOFF] Test for r183705. 2013-06-12 19:13:27 +00:00
lldb If using clang 3.4, skip tests affected by llvm.org/pr16214 2013-06-12 16:48:33 +00:00
llvm [PowerPC] Fix switch warnings from r183841. 2013-06-12 19:20:32 +00:00
polly ScopDetect: check region entering edges are valid. 2013-06-11 22:20:40 +00:00