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
Nico Weber
eadc28274b
[gn build] add multi-line forcing comments in more places
2020-01-15 13:36:42 -05:00
Nico Weber
d6bb256b44
Revert "gn build: (manually) merge ec66603ac7"
...
This reverts commit df899f2272
.
Looks like ec66603ac7
was reverted recently.
2019-10-31 16:30:01 -04:00
Nico Weber
df899f2272
gn build: (manually) merge ec66603ac7
2019-10-31 16:28:50 -04:00
Nico Weber
d0b8db9ab8
gn build: (manually) merge r374720
...
llvm-svn: 374721
2019-10-13 15:25:13 +00:00
Nico Weber
e95d1ca1e2
Revert r374663 "[clang-format] Proposal for clang-format to give compiler style warnings"
...
The test fails on macOS and looks a bit wrong, see comments on the review.
Also revert follow-up r374686.
llvm-svn: 374688
2019-10-12 22:58:34 +00:00
Nico Weber
b12012cc98
gn build: (manually) merge r374663
...
llvm-svn: 374686
2019-10-12 22:24:56 +00:00
Nico Weber
29ea6035be
[gn build] Add build files for clang-format and lib/{Format,Rewrite,Tooling/Core,Tooling/Inclusions}
...
Differential Revision: https://reviews.llvm.org/D55924
llvm-svn: 349830
2018-12-20 21:51:46 +00:00