summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/main.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-05-14 12:03:13 +0000
committerRui Ueyama <ruiu@google.com>2019-05-14 12:03:13 +0000
commit2dd5283d2a3ad0d6566af13bd1c79d314bdea5bc (patch)
treedbbb92d6d32936d2b134de4f71f3138fb8d4c5db /lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/main.cpp
parent7b4ecdd3c2c64b0656f4a45a74fd2decf7606d0c (diff)
downloadbcm5719-llvm-2dd5283d2a3ad0d6566af13bd1c79d314bdea5bc.tar.gz
bcm5719-llvm-2dd5283d2a3ad0d6566af13bd1c79d314bdea5bc.zip
Move SymbolTable::addFile to InputFiles.cpp.
The symbol table used to be a container of vectors of input files, but that's no longer the case because the vectors are moved out of SymbolTable and are now global variables. Therefore, addFile doesn't have to belong to any class. This patch moves the function out of the class. This patch is a preparation for my RFC [1]. [1] http://lists.llvm.org/pipermail/llvm-dev/2019-April/131902.html Differential Revision: https://reviews.llvm.org/D61854 llvm-svn: 360666
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/inline-namespace/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud