[PATCH] D15805: [clang-tidy] Cleanup code in CERT module.
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 29 09:09:34 PST 2015
aaron.ballman added a comment.
Fine by me -- I went with CERT since it's an acronym, but we don't do this for LLVM, so this change makes sense. Thanks!
In http://reviews.llvm.org/D15805#317736, @alexfh wrote:
> In http://reviews.llvm.org/D15805#317657, @aaron.ballman wrote:
>
> > Fine by me -- I went with CERT since it's an acronym, but we don't do this for LLVM, so this change makes sense. Thanks!
>
>
> AFAIU, LLVM is not an acronym anymore ;) (but still an upper-case spelling is the correct one).
Hah, good point. ;-) Regardless, I am fine with the namespace being "cert" in code so that it isn't confused with a macro.
Repository:
rL LLVM
http://reviews.llvm.org/D15805
More information about the cfe-commits
mailing list