diff options
author | Matthias Braun <matze@braunis.de> | 2015-01-17 00:33:09 +0000 |
---|---|---|
committer | Matthias Braun <matze@braunis.de> | 2015-01-17 00:33:09 +0000 |
commit | e2fa0816155747e66be6a5855a125167fb6d7067 (patch) | |
tree | 4a47549656edcb8e564c0378a0da4c1685bb1502 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | fc6ef3a27083ea84a6ad1c8cc769bde870d5ee63 (diff) | |
download | llvm-e2fa0816155747e66be6a5855a125167fb6d7067.zip llvm-e2fa0816155747e66be6a5855a125167fb6d7067.tar.gz llvm-e2fa0816155747e66be6a5855a125167fb6d7067.tar.bz2 |
RegisterCoalescer: Cleanup comment style
- Consistenly put comments above the function declaration, not the
definition. To achieve this some duplicate comments got merged and
some comment parts describing implementation details got moved into their
functions.
- Consistently use doxygen comments above functions.
- Do not use doxygen comments inside functions.
llvm-svn: 226351
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions