llvm-project/clang/lib/Format
Daniel Jasper e551bb70a3 Revert "clang-format: [js] Updates to Google's JavaScript style."
This reverts commit eefd2eaad43c5c2b17953ae7ed1e72b28e696f7b.

Apparently, this change was a bit premature.

llvm-svn: 221365
2014-11-05 17:22:31 +00:00
..
BreakableToken.cpp clang-format: Fix bug introduced by r208392. 2014-05-09 13:11:16 +00:00
BreakableToken.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
CMakeLists.txt Refactor libTooling to reduce required dependencies. 2014-10-29 18:55:09 +00:00
ContinuationIndenter.cpp Revert "clang-format: [js] Updates to Google's JavaScript style." 2014-11-05 17:22:31 +00:00
ContinuationIndenter.h clang-format: Use identifier table for keywords in other languages. 2014-11-04 12:41:02 +00:00
Encoding.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Format.cpp Revert "clang-format: [js] Updates to Google's JavaScript style." 2014-11-05 17:22:31 +00:00
FormatToken.cpp clang-format: Prevent column layout if elements aren't uniform enough. 2014-09-19 08:28:43 +00:00
FormatToken.h clang-format: Use identifier table for keywords in other languages. 2014-11-04 12:41:02 +00:00
Makefile
TokenAnnotator.cpp clang-format: Use identifier table for keywords in other languages. 2014-11-04 12:41:02 +00:00
TokenAnnotator.h clang-format: Use identifier table for keywords in other languages. 2014-11-04 12:41:02 +00:00
UnwrappedLineParser.cpp clang-format: Improve free-standing macro detection. 2014-11-05 10:48:04 +00:00
UnwrappedLineParser.h clang-format: Use identifier table for keywords in other languages. 2014-11-04 12:41:02 +00:00
WhitespaceManager.cpp clang-format: Fix bug introduced by r208392. 2014-05-09 13:11:16 +00:00
WhitespaceManager.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00