[PATCH] Added LanguageStandard::LS_JavaScript to gate all	JS-specific parsing.
    Alexander Kornienko 
    alexfh at google.com
       
    Wed Nov 27 10:39:44 PST 2013
    
    
  
  Added a separate field for the language: FormatStyle::Syntax (feel free to suggest better names fot the field and the enumeration).
  Read multiple configurations, and extract one that matches the language (or is for "Any" language).
Hi djasper, klimek,
http://llvm-reviews.chandlerc.com/D2242
CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2242?vs=5709&id=5799#toc
Files:
  include/clang/Format/Format.h
  lib/Format/Format.cpp
  unittests/Format/FormatTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2242.2.patch
Type: text/x-patch
Size: 9509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131127/bdaf0728/attachment.bin>
    
    
More information about the cfe-commits
mailing list