diff options
author | Nico Weber <nicolasweber@gmx.de> | 2014-11-10 16:30:02 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2014-11-10 16:30:02 +0000 |
commit | a644d7f39c22e918c1368169e508048b7860e32e (patch) | |
tree | 176aaa006ba6bfdb85fe406a84d9cb528e479211 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 337f5b27adaa61395cba6af8fe1b2999dbc234fa (diff) | |
download | llvm-a644d7f39c22e918c1368169e508048b7860e32e.zip llvm-a644d7f39c22e918c1368169e508048b7860e32e.tar.gz llvm-a644d7f39c22e918c1368169e508048b7860e32e.tar.bz2 |
clang-format: [Java] Never treat @interface as annotation.
'@' followed by any keyword can't be an annotation, but @interface is currently
the only combination of '@' and a keyword that's allowed, so limit it to this
case. `@interface Foo` without a leading `public` was misformatted prior to
this patch.
llvm-svn: 221607
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions