aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-07-06 11:30:34 +0000
committerDaniel Jasper <djasper@google.com>2015-07-06 11:30:34 +0000
commita5fa4d1d7e9e95a0e0385f4fee7fd102d7db41a9 (patch)
treedfbc717aab806d1f10fba3dd486b5bce41237879 /llvm/lib/Object/COFFObjectFile.cpp
parent25026f52d09d3c177c2562e0db076931320b7129 (diff)
downloadllvm-a5fa4d1d7e9e95a0e0385f4fee7fd102d7db41a9.zip
llvm-a5fa4d1d7e9e95a0e0385f4fee7fd102d7db41a9.tar.gz
llvm-a5fa4d1d7e9e95a0e0385f4fee7fd102d7db41a9.tar.bz2
clang-format: Fix __attribute__ being treated as decl name.
__attribute__ was treated as the name of a function definition, with the tokens in parentheses being the parameter list. This formats incorrectly with AlwaysBreakAfterDefinitionReturnType. Fix it by treating __attribute__ like decltype. Patch by Strager Neds, thank you. llvm-svn: 241439
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions