[PATCH] D19500: Parse and dump PDB DBI Stream Header Information
David Majnemer via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 15:33:16 PDT 2016
majnemer added a comment.
In http://reviews.llvm.org/D19500#411415, @zturner wrote:
> Is there a defined naming convention for global constants? I see one for variables and enumerators, which I guess if I were being liberal I could apply to global constants as well, but I didn't see a clear rule for how to name global constants.
The normal variable name rule applies.
http://reviews.llvm.org/D19500
More information about the llvm-commits
mailing list