[PATCH] D19500: Parse and dump PDB DBI Stream Header Information

Zachary Turner via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 15:29:35 PDT 2016


zturner added a comment.

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.


http://reviews.llvm.org/D19500





More information about the llvm-commits mailing list