CMake/Tests/PositionIndependentTargets
Brad King 523c443d13 clang-format.bash: update to clang-format-6.0
Update `.clang-format` with configuration to make the 6.0 format as
close as possible to what 3.8 produced before.  Then revise the style:

* Indent preprocessor directives (a feature new since 3.8)
* Add a newline and indentation before inheritance `:` and `,`

Rename the Git attribute identifying the format to include the
clang-format version number: `format.clang-format-6.0`.  This will aid
external infrastructure in knowing what version of the tool to run.
2018-06-01 09:52:02 -04:00
..
global Refactor generation of shared library flags 2012-06-12 15:38:48 -04:00
interface Add the INTERFACE_LIBRARY target type. 2013-10-07 19:56:31 -04:00
targets Refactor generation of shared library flags 2012-06-12 15:38:48 -04:00
.gitattributes clang-format.bash: update to clang-format-6.0 2018-06-01 09:52:02 -04:00
CMakeLists.txt Add the INTERFACE_LIBRARY target type. 2013-10-07 19:56:31 -04:00
main.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
pic_lib.cpp Refactor generation of shared library flags 2012-06-12 15:38:48 -04:00
pic_main.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
pic_test.h Fix PositionIndependentTargets test with clang trunk. 2012-06-27 16:39:24 +02:00