diff options
author | Nico Weber <nicolasweber@gmx.de> | 2013-01-07 15:17:23 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2013-01-07 15:17:23 +0000 |
commit | a887650cf6449bb300cf9d64776ed37fc1dc5a7c (patch) | |
tree | 27753e8c86c505c70ca5854f415e1651cd28318b /clang-tools-extra/clang-format/ClangFormat.cpp | |
parent | 683ff2d7f96526a92412f2c6da6ec49ba5017512 (diff) | |
download | bcm5719-llvm-a887650cf6449bb300cf9d64776ed37fc1dc5a7c.tar.gz bcm5719-llvm-a887650cf6449bb300cf9d64776ed37fc1dc5a7c.zip |
Add a test that checks that the formatter doesn't discard '@' with ObjC1 set.
Also set ObjC1 in the formatter tests.
The only effect of this flag in the lexer is that '@' now gets turned into
tok::at instead of tok::unknown.
llvm-svn: 171742
Diffstat (limited to 'clang-tools-extra/clang-format/ClangFormat.cpp')
0 files changed, 0 insertions, 0 deletions