[PATCH] Added LanguageStandard::LS_JavaScript to gate all JS-specific parsing.
Daniel Jasper
djasper at google.com
Thu Nov 21 10:38:00 PST 2013
After thinking some more, I guess my main reason is that I strongly doubt
that we'll ever have a JavaScript style and a C++ style that are identical
in all aspects other than the LanguageStandard.. So, the detection based on
the file extension inside clang-format will likely be redundant..
http://llvm-reviews.chandlerc.com/D2242
More information about the cfe-commits
mailing list