CMake/Tests/CxxOnly
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format
Run the `Utilities/Scripts/clang-format.bash` script to update
all our C++ code to a new style defined by `.clang-format`.
Use `clang-format` version 3.8.

* If you reached this commit for a line in `git blame`, re-run the blame
  operation starting at the parent of this commit to see older history
  for the content.

* See the parent commit for instructions to rebase a change across this
  style transition commit.
2016-05-16 16:05:19 -04:00
..
CMakeLists.txt Fix CXX/Fortran MODULE flags when enabled before C (#12929) 2012-02-03 15:45:13 -05:00
cxxonly.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
libcxx1.cxx ENH: Adding C++-only test. 2006-07-21 11:43:26 -04:00
libcxx1.h ENH: Adding C++-only test. 2006-07-21 11:43:26 -04:00
libcxx2.cxx ENH: Adding C++-only test. 2006-07-21 11:43:26 -04:00
libcxx2.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
test.CPP Let CMake recognize .CPP .CXX and .C++ as c++ files. 2010-09-02 11:56:40 -04:00
testCxxModule.cxx Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00