aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/RegionStore.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-06-19 00:03:23 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-06-19 00:03:23 +0000
commit11e51106329c550d008fad2c657c053d81611ea8 (patch)
tree1d0a7c9fa83ba4297e4c504d24db80d350e760e5 /lib/Analysis/RegionStore.cpp
parent23ec48cd3369c8d7d1ab3c3f2226cfcffd2cd3d3 (diff)
Make changes to PCHReader to allow reading a PCH file without having a pre-initialized Preprocessor.
-Introduce 'PCHReaderListener' which is an abstract interface for getting various information from the PCHReader. -If PCHReader is constructed without a Preprocessor, it can still load the file and invoke the callbacks of PCHReaderListener. -If PCHReader is constructed with an initialized Preprocessor, PCHValidator is used as a PCHReaderListener to validate the contents of the PCH file against the given Preprocessor. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@73741 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/RegionStore.cpp')
0 files changed, 0 insertions, 0 deletions