LukeCheeseman added inline comments.
================ Comment at: include/clang/Frontend/CodeGenOptions.h:117 + enum SignReturnAddressKeyValue { AKey, BKey }; + ---------------- javed.absar wrote: > Perhaps a line of comment on each enum-value would be useful (much like the > code around). I'm not sure what value there would be in adding extra comments here, I think the values are fairly self explanatory. https://reviews.llvm.org/D51429 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits