diff options
author | Eric Fiselier <eric@efcs.ca> | 2016-11-15 20:21:30 +0000 |
---|---|---|
committer | Eric Fiselier <eric@efcs.ca> | 2016-11-15 20:21:30 +0000 |
commit | 7004d6664efde9d1148ed677649593f989cc6056 (patch) | |
tree | 4d5d342ede55b689dfd6439620cd5094a84f1382 /llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | |
parent | faee2b71a79f2eedb75279c2455e84b54b7e839b (diff) | |
download | bcm5719-llvm-7004d6664efde9d1148ed677649593f989cc6056.tar.gz bcm5719-llvm-7004d6664efde9d1148ed677649593f989cc6056.zip |
Add .clang-format to libc++
Adding a Clang Format file to libc++ and which style it should use has been
discussed a couple of times. This patch finally adds a .clang-format file
which specifies LLVM styles.
Personally I dislike how the LLVM style handles much of the meta-programming
in libc++. However the general consensus was that libc++ should prefer the
LLVM style and make adjustments where needed.
Note that using clang-format on changes is not required, especially for
changes within the headers. However formatting tests should be encouraged.
llvm-svn: 287020
Diffstat (limited to 'llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions