summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2014-01-28 20:13:43 +0000
committerDaniel Jasper <djasper@google.com>2014-01-28 20:13:43 +0000
commit559b63cbb94e7027fe73df929d63703a1a3bc0c9 (patch)
treedd642652efd641c3e614fc1d688f15e6a77d74d7 /llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
parent5c65e7f345967189ca98f9ed88787d5487c77bb3 (diff)
downloadbcm5719-llvm-559b63cbb94e7027fe73df929d63703a1a3bc0c9.tar.gz
bcm5719-llvm-559b63cbb94e7027fe73df929d63703a1a3bc0c9.zip
clang-format: Understand __attribute__s preceding parameter lists.
Before: ReturnType __attribute__((unused)) function(int i); After: ReturnType __attribute__((unused)) function(int i); This fixes llvm.org/PR18632. llvm-svn: 200337
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud