summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorpaulhoad <mydeveloperday@gmail.com>2019-10-24 19:01:47 +0100
committerpaulhoad <mydeveloperday@gmail.com>2019-10-24 19:03:57 +0100
commitec66603ac7ea655be5c2c5f508c5bf0d5eaeb65b (patch)
tree42d4f67ef4a5d06ab87eb6be10fca566a2519bb8 /lldb/source/Plugins/ScriptInterpreter/Python
parent3c8e055187d8adf1834cdc735d82df5529fbbd86 (diff)
downloadbcm5719-llvm-ec66603ac7ea655be5c2c5f508c5bf0d5eaeb65b.tar.gz
bcm5719-llvm-ec66603ac7ea655be5c2c5f508c5bf0d5eaeb65b.zip
[clang-format] Remove the dependency on frontend
Summary: Address review comments from {D68554} by trying to drop the dependency again on Frontend whilst keeping the same format diagnostic messages Not completely happy with having to do a split in order to get the StringRef for the Line the error occurred on, but could see a way to use SourceManager and SourceLocation to give me a single line? But this removes the dependency on frontend which should keep the binary size down. Reviewers: thakis, klimek, mitchell-stellar Reviewed By: klimek Subscribers: mgorny, cfe-commits Tags: #clang, #clang-format Differential Revision: https://reviews.llvm.org/D68969
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud