summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/CompressionTest.cpp
diff options
context:
space:
mode:
authorPeter Smith <peter.smith@linaro.org>2017-06-06 10:22:49 +0000
committerPeter Smith <peter.smith@linaro.org>2017-06-06 10:22:49 +0000
commitd16c55de6daa506d1f4a650fb1416bc7a50d7bf8 (patch)
tree0ac7f965eaacedcc1b58f1959667fefb2f228012 /llvm/unittests/Support/CompressionTest.cpp
parent61eaa63b65e7f0ba6c906d2372ad66c07e9d392c (diff)
downloadbcm5719-llvm-d16c55de6daa506d1f4a650fb1416bc7a50d7bf8.tar.gz
bcm5719-llvm-d16c55de6daa506d1f4a650fb1416bc7a50d7bf8.zip
[ARM] Add curly braces around switch case [NFC]
My previous commit r304702 introduced a new case into a switch statement. This case defined a variable but I forgot to add the curly brackets around the case to limit the scope. This change puts the curly braces back in so that the next person that adds a case doesn't get a build failure. Thanks to avieira for the spot. Differential Revision: https://reviews.llvm.org/D33931 llvm-svn: 304785
Diffstat (limited to 'llvm/unittests/Support/CompressionTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud