diff options
author | Raphael Isemann <teemperor@gmail.com> | 2018-08-13 20:43:06 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2018-08-13 20:43:06 +0000 |
commit | 1ede18fb4dd1c6d73b37d1a9bc5796cbd5e0ca6c (patch) | |
tree | f68078f21760c60da486ae2e8ec44b10233b6181 /clang/lib/CodeGen/CGBlocks.cpp | |
parent | 4c4750771f66396180905bbdb7644c43e6c1eb31 (diff) | |
download | bcm5719-llvm-1ede18fb4dd1c6d73b37d1a9bc5796cbd5e0ca6c.tar.gz bcm5719-llvm-1ede18fb4dd1c6d73b37d1a9bc5796cbd5e0ca6c.zip |
Added test for Core/Range class.
Summary:
We can optimize and refactor some of the classes in RangeMap.h, but first
we should have some tests for all the data structures in there. This adds a first
batch of tests for the Range class itself.
There are some unexpected results happening when mixing invalid and valid ranges, so
I added some FIXME's for that in the tests.
Reviewers: vsk
Reviewed By: vsk
Subscribers: mgorny, lldb-commits
Differential Revision: https://reviews.llvm.org/D50620
llvm-svn: 339611
Diffstat (limited to 'clang/lib/CodeGen/CGBlocks.cpp')
0 files changed, 0 insertions, 0 deletions