summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAlex Langford <apl@fb.com>2018-05-25 20:28:16 +0000
committerAlex Langford <apl@fb.com>2018-05-25 20:28:16 +0000
commitd17cd902689154c52ec3c738be2706259b4dbdbb (patch)
tree9449ad187d29ff0ac20c3a9cf41298c21bcf82f5 /clang/lib/Frontend/CompilerInvocation.cpp
parent32efedcff3637ed7732c6901817ac6808ce0f6cc (diff)
downloadbcm5719-llvm-d17cd902689154c52ec3c738be2706259b4dbdbb.tar.gz
bcm5719-llvm-d17cd902689154c52ec3c738be2706259b4dbdbb.zip
Move SystemInitializerFull header to source/API
Summary: It seems to me that files in include/lldb/API/ are headers that should be exposed to liblldb users. Because SystemInitializerFull.h exposes details of lldb_private, I think having it there is not the right thing to do. Since it's only included from files in source/API, we should move it there and treat it as private. Reviewers: labath, clayborg Reviewed By: labath, clayborg Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D47342 llvm-svn: 333304
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud