aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-10-07 20:46:06 +0000
committerJohannes Doerfert <doerfert@cs.uni-saarland.de>2015-10-07 20:46:06 +0000
commitc06b7d67cd1ebb1f81df9a0d04253d0d5f832b04 (patch)
tree8faec6060f45247d2eb6c9ca49c813904b448cdc /clang/lib/Frontend/CompilerInvocation.cpp
parent7d0ea14cb094adcc0302968d50f72471801a74ee (diff)
downloadllvm-c06b7d67cd1ebb1f81df9a0d04253d0d5f832b04.zip
llvm-c06b7d67cd1ebb1f81df9a0d04253d0d5f832b04.tar.gz
llvm-c06b7d67cd1ebb1f81df9a0d04253d0d5f832b04.tar.bz2
Expose the detection context to ScopDetection users
ScopDetection users are interested in the detection context and access these via different get-methods. However, not all information was exposed though the number of maps to hold it was increasing steadily. With this change only the detection contexts the rejection log and the ValidRegions set are mapped. The former is needed, the second could be integrated in the first and the ValidRegions set is only needed for the deterministic order of the regions. llvm-svn: 249614
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions