llvm-project/clang/lib/Format
Benjamin Kramer 2f5db8b3db Header guard canonicalization, clang part.
Modifications made by clang-tidy with minor tweaks.

llvm-svn: 215557
2014-08-13 16:25:19 +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 [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
ContinuationIndenter.cpp clang-format: Fix indentation in multi-line placement new. 2014-08-06 13:14:58 +00:00
ContinuationIndenter.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Encoding.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Format.cpp FormatTokenLexer: Avoid non-static member initializer. 2014-08-06 16:53:13 +00:00
FormatToken.cpp clang-format: Format long lists in columns if without bin-packing. 2014-08-13 08:46:21 +00:00
FormatToken.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
Makefile
TokenAnnotator.cpp Fix crasher bug in clang-format. 2014-08-13 14:00:41 +00:00
TokenAnnotator.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +00:00
UnwrappedLineParser.cpp Fixes bug 20587 - Add K&R break before braces style 2014-08-11 12:18:01 +00:00
UnwrappedLineParser.h Header guard canonicalization, clang part. 2014-08-13 16:25:19 +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