diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2017-08-09 21:20:41 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2017-08-09 21:20:41 +0000 |
commit | b8709babd2b4683b8208876b3eaf4dc8d65ba5cc (patch) | |
tree | d04583b4b2244ba2bcb0ccc03d85c544194c1dae /llvm/lib/Analysis/CallPrinter.cpp | |
parent | b1a9ad81c5d4850acd5429b03f59c4e7b6fe3466 (diff) | |
download | bcm5719-llvm-b8709babd2b4683b8208876b3eaf4dc8d65ba5cc.tar.gz bcm5719-llvm-b8709babd2b4683b8208876b3eaf4dc8d65ba5cc.zip |
Use unsigned instead of an enum for map keys
ubsan's enum sanitizer doesn't like the latter, and we had to have
out-of-bounds values for DenseMapInfo's tombstone/empty keys.
llvm-svn: 310523
Diffstat (limited to 'llvm/lib/Analysis/CallPrinter.cpp')
0 files changed, 0 insertions, 0 deletions