summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-11-15 16:36:00 -0800
committerReid Kleckner <rnk@google.com>2019-11-15 16:45:16 -0800
commit979da9a4c3ba435b384a11af7bd3154b0309b487 (patch)
tree02628bb9f7fd4a38821f12bca87e64d921692b99 /lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py
parent4d23764dddc23e74ad165086d7f471a3e0e52bf8 (diff)
downloadbcm5719-llvm-979da9a4c3ba435b384a11af7bd3154b0309b487.tar.gz
bcm5719-llvm-979da9a4c3ba435b384a11af7bd3154b0309b487.zip
Avoid including Builtins.h in Preprocessor.h
Builtins are rarely if ever accessed via the Preprocessor. They are typically found on the ASTContext, so there should be no performance penalty to using a pointer indirection to store the builtin context.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud