summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Threading.cpp
diff options
context:
space:
mode:
authorJonas Toth <jonas.toth@gmail.com>2017-10-03 16:25:01 +0000
committerJonas Toth <jonas.toth@gmail.com>2017-10-03 16:25:01 +0000
commitc1f906c134feab3d5602e869f0983b8b35f18394 (patch)
treee6cd30809a59d8ce78d392e3f8a0f6b5550e3be4 /llvm/lib/Support/Threading.cpp
parentea523ddb1b14ee8d008859bd6878474827315b5a (diff)
downloadbcm5719-llvm-c1f906c134feab3d5602e869f0983b8b35f18394.tar.gz
bcm5719-llvm-c1f906c134feab3d5602e869f0983b8b35f18394.zip
[clang-tidy] Fix bug 34747, streaming operators and hicpp-signed-bitwise
The bug happened with stream operations, that were not recognized in all cases. Even there were already existing test for streaming classes, they did not catch this bug. Adding the isolated example to the existing tests did not trigger the bug. Therefore i created a new isolated file that did expose the bug indeed. Differential: https://reviews.llvm.org/D38399 reviewed by aaron.ballman llvm-svn: 314808
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud