NAKAMURA Takumi
|
729be14435
|
Prune CRLF.
llvm-svn: 220678
|
2014-10-27 12:37:26 +00:00 |
Aaron Ballman
|
8063c3b80c
|
Fix the AST printer for attributed statements so that it does not print duplicate attribute introducers. Eg) [[clang::fallthrough]] instead of [[[[clang::fallthrough]]]]
llvm-svn: 208706
|
2014-05-13 16:12:14 +00:00 |
Aaron Ballman
|
fd7da7690b
|
Updated the test case to show that no diagnostics are expected, and not require emitting the AST until after the AST printing for statement attributes is updated.
llvm-svn: 208703
|
2014-05-13 15:14:59 +00:00 |
Aaron Ballman
|
f3d9b09dea
|
No longer triggering a checked iterator assert on Windows when using std::copy while deserializing attributed statements with more than one attribute.
llvm-svn: 208702
|
2014-05-13 14:55:01 +00:00 |