summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTestJS.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Modules] Fix potential ODR violations by sinking the DEBUG_TYPEChandler Carruth2014-04-221-2/+2
* clang-format: Let chromium style inherit google style's javascript tweaks.Nico Weber2014-02-021-5/+8
* clang-format: (JavaScript) Don't crash on empty string literals.Daniel Jasper2014-01-311-0/+4
* clang-format: Fixed formatting of JavaScript container literalsDaniel Jasper2014-01-151-0/+5
* Sort all the #include lines with LLVM's utils/sort_includes.py whichChandler Carruth2014-01-071-1/+0
* Allow predefined styles to define different options for different languages.Alexander Kornienko2013-12-101-16/+14
* Create a separate file for JS-specific unit tests.Alexander Kornienko2013-12-031-0/+86
OpenPOWER on IntegriCloud