llvm-project/clang/include
Daniel Jasper 2408a8c755 Improved formatting of constructor initializers
Added option to put each constructor initializer on its own line
if not all initializers fit on a single line. Enabling this for
Google style now as the style guide (arguable) suggests it. Not
sure whether we also want it for LLVM.

llvm-svn: 172196
2013-01-11 11:37:55 +00:00
..
clang Improved formatting of constructor initializers 2013-01-11 11:37:55 +00:00
clang-c clang-c/Index.h: Clarify empty argument with (void) for C89. 2013-01-10 02:12:38 +00:00
CMakeLists.txt
Makefile Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile. 2010-06-08 20:34:18 +00:00