summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/coverage.cpp
diff options
context:
space:
mode:
authorAndrew Ng <anng.sw@gmail.com>2019-02-26 18:50:49 +0000
committerAndrew Ng <anng.sw@gmail.com>2019-02-26 18:50:49 +0000
commitf38b0053211886f130b5a0c4f1c312a0fff519b6 (patch)
tree36d323da6dbe7a60335ad6b673a5f855fe9c92d2 /clang/test/CodeGenCXX/coverage.cpp
parent7557afa000527fa3d8d3da58015b35028b6c370a (diff)
downloadbcm5719-llvm-f38b0053211886f130b5a0c4f1c312a0fff519b6.tar.gz
bcm5719-llvm-f38b0053211886f130b5a0c4f1c312a0fff519b6.zip
[TableGen] Make OpcodeMappings sort comparator deterministic NFCI
The previous sort comparator was not deterministic, i.e. in some situations it would be possible for lhs < rhs && rhs < lhs. This was discovered by an STL assertion in a Windows debug build of llvm-tblgen. Differential Revision: https://reviews.llvm.org/D58687 llvm-svn: 354910
Diffstat (limited to 'clang/test/CodeGenCXX/coverage.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud