diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2014-06-30 00:30:53 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2014-06-30 00:30:53 +0000 |
commit | 6d6b55d15376815a38e06545605e6d6acb7cbd4b (patch) | |
tree | 198152add6a25da39acb5791599bf117dc808718 /clang/lib/Sema/SemaCodeComplete.cpp | |
parent | 521cec84ac2d1c08c80f9b565e2b5405b81ee968 (diff) | |
download | bcm5719-llvm-6d6b55d15376815a38e06545605e6d6acb7cbd4b.tar.gz bcm5719-llvm-6d6b55d15376815a38e06545605e6d6acb7cbd4b.zip |
Pull ProcessInfo and ProcessLaunchInfo out of Target/Process.
Elevate ProcessInfo and ProcessLaunchInfo into their own headers.
llgs will be using ProcessLaunchInfo but doesn't need to pull in
the rest of Process.h.
This also moves a bunch of implementation details from the header
declarations into ProcessInfo.cpp and ProcessLaunchInfo.cpp.
Tested on Ubuntu 14.04 Cmake and MacOSX Xcode.
Related to https://github.com/tfiala/lldb/issues/26.
llvm-svn: 212005
Diffstat (limited to 'clang/lib/Sema/SemaCodeComplete.cpp')
0 files changed, 0 insertions, 0 deletions