summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-namespace.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-03-27 00:07:26 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-03-27 00:07:26 +0000
commita26d70358f36c7a9996a7397d93a9f481486624a (patch)
tree0dec35da84b52918680d2e349823691e33af2300 /clang/test/CodeGenCXX/debug-info-namespace.cpp
parentf2abe19dbb0c34fdfe7d3402c091c00982cdc61c (diff)
downloadbcm5719-llvm-a26d70358f36c7a9996a7397d93a9f481486624a.tar.gz
bcm5719-llvm-a26d70358f36c7a9996a7397d93a9f481486624a.zip
Adding DIImportedModules to DIScopes.
This is just the basic groundwork for supporting DW_TAG_imported_module but I wanted to commit this before pushing support further into Clang or LLVM so that this rather churny change is isolated from the rest of the work. The major churn here is obviously adding another field (within the common DIScope prefix) to all DIScopes (files, classes, namespaces, lexical scopes, etc). This should be the last big churny change needed for DW_TAG_imported_module/using directive support/PR14606. llvm-svn: 178099
Diffstat (limited to 'clang/test/CodeGenCXX/debug-info-namespace.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud