llvm-project/llvm/utils/gn/secondary/libcxx
Nico Weber 1afd889d0b [gn build] Make sync_source_lists_from_cmake handle one-line sources lines
sync_source_lists_from_cmake now also looks for source files in
`sources += [ "foo.cc" ]` lines, which allows us to remove most
`# Make `gn format` not collapse this` comments.

(sync_source_lists_from_cmake doesn't look for `foo_headers += [...]`
still, so the comment is still needed in two places for that.)

No intentional behavior change.
2020-07-17 11:53:42 -04:00
..
include [gn build] make 'clang' target depend on libcxx/include on mac 2020-02-10 07:43:42 -05:00
src [gn build] Make sync_source_lists_from_cmake handle one-line sources lines 2020-07-17 11:53:42 -04:00
utils gn build: unbreak libcxx build after r374116 by restoring gen_link_script.py for gn 2019-10-08 23:08:18 +00:00
BUILD.gn
config.gni