Go to file
Alexander Kornienko f370ad9055 Preserve newlines before block comments in static initializers.
Summary:
Basically, don't special-case line comments in this regard. And fixed
an incorrect test, that relied on the wrong behavior.

Reviewers: klimek

Reviewed By: klimek

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D962

llvm-svn: 183851
2013-06-12 19:04:12 +00:00
clang Preserve newlines before block comments in static initializers. 2013-06-12 19:04:12 +00:00
clang-tools-extra More build fixes. 2013-06-11 20:24:32 +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 [ELF] Remove unused parameter from ELFReference c'tor. 2013-06-12 18:21:36 +00:00
lldb If using clang 3.4, skip tests affected by llvm.org/pr16214 2013-06-12 16:48:33 +00:00
llvm Always remove an alias when we rename the target. 2013-06-12 16:45:47 +00:00
polly ScopDetect: check region entering edges are valid. 2013-06-11 22:20:40 +00:00