diff options
author | Nico Weber <thakis@chromium.org> | 2020-07-17 11:51:08 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2020-07-17 11:53:42 -0400 |
commit | 1afd889d0b4352ddaef33680ace94045938591f1 (patch) | |
tree | 0af39a9201bd6dd36bb0b20d7a00f6fcaac090b5 /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | acbc6882632c3cf6120d936ae110996949b708d2 (diff) | |
download | llvm-1afd889d0b4352ddaef33680ace94045938591f1.zip llvm-1afd889d0b4352ddaef33680ace94045938591f1.tar.gz llvm-1afd889d0b4352ddaef33680ace94045938591f1.tar.bz2 |
[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.
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions