NoQ accepted this revision.
NoQ added a comment.

Thx!! Burn it.

> tblgen files look awesome. I get that this isn't a very strong point, but 
> it's a pretty sight compared to a .def file.

I agree that it's aesthetically satisfying, but it is (1) inconvenient to write 
because that's the whole new syntax you need to memorize, i.e. all those <> and 
semicolons and (2) not cooperating when i want to look up checker name by 
source file (have to scan a few pages up to see the alias for the package and 
then jump multiple times to see what it expands to). So i'm still for ditching 
tblgen eventually :) But i definitely don't insist.


Repository:
  rC Clang

https://reviews.llvm.org/D53995



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to