[cfe-dev] Add new pragma
Michael Spencer
bigcheesegs at gmail.com
Tue Jun 22 21:56:56 PDT 2010
On Tue, Jun 22, 2010 at 10:48 PM, Pisit Makpaisit <haoremixman at gmail.com> wrote:
> Thank you.
> I test by debug and break in Preprocessor::RegisterBuiltinPragmas but it
> doesn't call.
> This is command that I use. "clang -fsyntax-only wp1.c"
Hmm, that gets called for me with that command. What platform are you on?
Here's a sample of a very simple pragma I added.
http://lists.cs.uiuc.edu/pipermail/cfe-dev/2010-June/009516.html
- Michael Spencer
More information about the cfe-dev
mailing list