diff options
author | Nico Weber <nicolasweber@gmx.de> | 2018-12-20 21:53:05 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2018-12-20 21:53:05 +0000 |
commit | 6efc64959c28a91d071e6ace3c1bae448eed0b17 (patch) | |
tree | 4b59ad3b1c838a8a2664ad5bf0b8adb2600f31cf /lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py | |
parent | 29ea6035be15950f73cb0638a288062d351a8aa0 (diff) | |
download | bcm5719-llvm-6efc64959c28a91d071e6ace3c1bae448eed0b17.tar.gz bcm5719-llvm-6efc64959c28a91d071e6ace3c1bae448eed0b17.zip |
[gn build] Add build file for clang/lib/Parse
Nothing really interesting. One thing to consider is where the clang_tablegen()
invocations that generate files that are private to a library should be. The
CMake build puts them in clang/include/clang/Parse (in this case), but maybe
putting them right in clang/lib/Parse/BUILD.gn makes mor sense. (For
clang_tablegen() calls that generate .inc files used by the public headers,
putting the call in the public BUILD file makes sense.)
For now, I've put the build file in the public header folder, since that
matches CMake and what I did in the last 2 clang patches, but I'm not sure I
like this.
Differential Revision: https://reviews.llvm.org/D55925
llvm-svn: 349831
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/symbol-context/TestSymbolContext.py')
0 files changed, 0 insertions, 0 deletions