aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-10-01 12:55:37 +0000
committerRaphael Isemann <teemperor@gmail.com>2019-10-01 12:55:37 +0000
commitc73bfc98f81ee353db90303acfbcd4dcd494e57e (patch)
tree28df37280601d06711be4b45b3cefbc4d6a0eb64 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
parentd01b4a786271c9ce9df43add56ec2e3fb40ce920 (diff)
downloadllvm-c73bfc98f81ee353db90303acfbcd4dcd494e57e.zip
llvm-c73bfc98f81ee353db90303acfbcd4dcd494e57e.tar.gz
llvm-c73bfc98f81ee353db90303acfbcd4dcd494e57e.tar.bz2
[lldb][NFC] Disallow changing the ASTContext of an ClangASTContext after construction.
We have no use case in LLDB where we actually do want to change the ASTContext after it the ClangASTContext has been constructed. All callers of setASTContext are just setting the ASTContext directly after construction, so we might as well make this a Constructor instead of supporting this tricky use case. llvm-svn: 373330
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions