summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-05-08 10:00:18 +0000
committerDaniel Jasper <djasper@google.com>2013-05-08 10:00:18 +0000
commit0f0234e16ece8610248ce0a7113f7bb75853ed58 (patch)
treed51488a4e7b1a08c618711d00c1ab31488d6e0b8 /clang/lib/CodeGen/CodeGenModule.cpp
parent1fb61c6eed3f375896c66ea5554a917ae6cb73fe (diff)
downloadbcm5719-llvm-0f0234e16ece8610248ce0a7113f7bb75853ed58.tar.gz
bcm5719-llvm-0f0234e16ece8610248ce0a7113f7bb75853ed58.zip
Change indentation of multi-line nested name specifiers.
Before: aaaaaaaa:: aaaaaaaa:: aaaaaaaa(); After: aaaaaaaa:: aaaaaaaa:: aaaaaaaa(); The reason for the change is that: a) we are not sure which is better b) it is a really rare edge case c) it simplifies the code d) it currently causes problems with memoization llvm-svn: 181421
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud