DescriptionDon't filter by extensions.
When using the -all option in run_tool.py, don't filter the files
in the compilation database by extension. Otherwise, files ending
in ".S", ".cxx" and ".cpp" are filtered out.
BUG=429684
Committed: https://crrev.com/d2db601496fc7ccbf0f689bbcafa3796e7c15141
Cr-Commit-Position: refs/heads/master@{#305445}
Patch Set 1 #Patch Set 2 : Address review comment. #Patch Set 3 : Use a set to deduplicate compilation database entries. #Messages
Total messages: 11 (2 generated)
|