[llvm-commits] [PATCH] Enhance TableGen with ranges and fixits

Sean Silva silvas at purdue.edu
Mon Jan 7 19:17:29 PST 2013


On Mon, Jan 7, 2013 at 10:04 PM, Jordan Rose <jordan_rose at apple.com> wrote:
> Heh, I was expecting someone to say that. No one is using fixits yet; I'm planning to add them to Clang's tablegen (just sent to cfe-commits). But I also didn't have a test there because I wasn't sure how we do tablegen-based tests. I guess it should be easy enough to add a dummy test to Misc that calls clang-tblgen, though. I'll work that up...hopefully tomorrow.

there's llvm/test/TableGen/ which has a surprisingly large collection
of tests (although some of them are a bit questionable).

-- Sean Silva




More information about the llvm-commits mailing list