Merge clang and vim compile flag generator |
||
Issue descriptionThere is a src/tools/sublime directory that has a script to determine the compile flags for a given file. There is also such a script in src/tools/vim which has been around for some time and is more general (it uses heuristics to guess flags for new sources not yet in the build system) and it works for more files. Let's have the sublime script wrap to the vim script.
,
Jul 20 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 20 2016