summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/FrontendOptions.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-01-24 20:58:52 +0000
committerJustin Bogner <mail@justinbogner.com>2015-01-24 20:58:52 +0000
commit3c0f124a74ae7b050a5725bd389a9f2751b814aa (patch)
tree7cf544ee5128e71fa126c2ea327fc99d9e6e8d2f /clang/lib/Frontend/FrontendOptions.cpp
parentd03dad8b4be7a130bd1f23faa896e517dab4a689 (diff)
downloadbcm5719-llvm-3c0f124a74ae7b050a5725bd389a9f2751b814aa.tar.gz
bcm5719-llvm-3c0f124a74ae7b050a5725bd389a9f2751b814aa.zip
llvm-cov: Only combine segments if they overlap exactly
If two coverage segments cover the same area we need to combine them, as per r218432. OTOH, just because they start at the same place doesn't mean they cover the same area. This fixes the check to be more exact about this. This is pretty hard to test right now. The frontend doesn't currently emit regions that start at the same place but don't overlap, but some upcoming work changes this. llvm-svn: 227017
Diffstat (limited to 'clang/lib/Frontend/FrontendOptions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud