diff options
author | Jonas Toth <jonas.toth@gmail.com> | 2017-10-03 16:27:41 +0000 |
---|---|---|
committer | Jonas Toth <jonas.toth@gmail.com> | 2017-10-03 16:27:41 +0000 |
commit | df7e83ea5c98be1cf99dd4b87665a94999b445ca (patch) | |
tree | e5d099f1c762161c5257d8dbec8f4c3880ef3ad4 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | c804bf9397895341858d12e4724d7374cc4cd701 (diff) | |
download | bcm5719-llvm-df7e83ea5c98be1cf99dd4b87665a94999b445ca.tar.gz bcm5719-llvm-df7e83ea5c98be1cf99dd4b87665a94999b445ca.zip |
[clang-tidy] Remove target specification hicpp-signed-bitwise
This patch removes the targetspecification of a testcase, that broke
for ARM. The underlying problem was fixed which makes it unnecessary to
specify the target architecture (problem was the signedness of `char`).
Committing without review was accepted in https://reviews.llvm.org/D38399
by aaron.ballman.
llvm-svn: 314811
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions