aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/TargetParser.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2015-06-12 07:15:33 +0000
committerDaniel Jasper <djasper@google.com>2015-06-12 07:15:33 +0000
commit554e49fe84c56a483b7eaeaf111716cfc4d0b6c0 (patch)
tree26b452fa8ca5319a7649e59d70caba3cf4f06771 /llvm/lib/Support/TargetParser.cpp
parent26ceb0845ba0fef388fd322ce71f5a96c19e7fc9 (diff)
downloadllvm-554e49fe84c56a483b7eaeaf111716cfc4d0b6c0.zip
llvm-554e49fe84c56a483b7eaeaf111716cfc4d0b6c0.tar.gz
llvm-554e49fe84c56a483b7eaeaf111716cfc4d0b6c0.tar.bz2
clang-format: Understand C-style case in case label.
Before: case (my_int) ONE: After: case (my_int)ONE: This fixed llvm.org/PR23760 llvm-svn: 239597
Diffstat (limited to 'llvm/lib/Support/TargetParser.cpp')
0 files changed, 0 insertions, 0 deletions