summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-12-16 08:16:56 +0100
committerRaphael Isemann <teemperor@gmail.com>2019-12-16 08:29:14 +0100
commite2d47614a81d0805a869e614ffff1512e0136da9 (patch)
tree8c7ca16cebd985cd745c2c081302ef8bc8732444 /lldb/source/Commands/CommandObjectProcess.cpp
parentbc633a42dd409dbeb456263e3388b8caa4680aa0 (diff)
downloadbcm5719-llvm-e2d47614a81d0805a869e614ffff1512e0136da9.tar.gz
bcm5719-llvm-e2d47614a81d0805a869e614ffff1512e0136da9.zip
[lldb][NFC] Replace ClangASTImporter's use of map/set with SmallPtrSet and DenseMap
We have several pointer->pointer mappings in the ClangASTImporter implemented using STL data structures. This moves these variables to the appropriate LLVM data structures that are intended for mapping pointers.
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud