[PATCH] D35333: Create empty shell of llvm-mt.

Eric Beckmann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 18:17:31 PDT 2017


ecbeckmann marked an inline comment as done.
ecbeckmann added a comment.

In https://reviews.llvm.org/D35333#810083, @ruiu wrote:

> Is all uppercase really a convention? I took a quick look at a few .td files in clang, and looks like they write option ids in lowercase.


Or it seems there are differing conventions.  I'll do lowercase for now then.


https://reviews.llvm.org/D35333





More information about the llvm-commits mailing list