aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-10-25 00:29:50 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2011-10-25 00:29:50 +0000
commit429ec024f817425d31056ad6adfb7e127f845a3c (patch)
tree258e27b8465eaa0703d95df0e357fc8fd5682a20 /lldb/source/Commands/CommandObjectFrame.cpp
parent8edffaa6111d1ebc82c870fd675e1ddd9dcfb641 (diff)
downloadllvm-429ec024f817425d31056ad6adfb7e127f845a3c.zip
llvm-429ec024f817425d31056ad6adfb7e127f845a3c.tar.gz
llvm-429ec024f817425d31056ad6adfb7e127f845a3c.tar.bz2
[PCH] When visiting preprocessed entities, make it possible to avoid deserializing
preprocessed entities that are #included in the range that we are interested. This is useful when we are interested in preprocessed entities of a specific file, e.g when we are annotating tokens. There is also an optimization where we cache the last result of PreprocessingRecord::getPreprocessedEntitiesInRange and we re-use it if there is a call with the same range as before. rdar://10313365 llvm-svn: 142887
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions