llvm-project/llvm/utils/gn/secondary/clang/lib/Tooling
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
..
ASTDiff [gn build] Make sync_source_lists_from_cmake handle one-line sources lines 2020-07-17 11:53:42 -04:00
Core
DependencyScanning gn build: Merge 33a745e6fe 2019-10-30 22:28:00 +00:00
Inclusions
Refactoring gn build: (manually) merge r374271 2019-10-10 02:48:47 +00:00
Syntax gn build: Merge 1ad15046dc 2019-12-18 11:25:51 +00:00
Transformer [gn build] Port 9ca50e887d 2020-06-19 01:17:54 +00:00
BUILD.gn gn build: Merge 45ef055d4f 2019-12-04 14:21:10 +00:00