[cfe-dev] Fwd: handle pragma with variable before variable declaration

ma jun via cfe-dev cfe-dev at lists.llvm.org
Sun Feb 11 22:05:05 PST 2018


Hi  All
     I'm working on clang pragma processing, and I'm wondering how does
clang handle the case below:

      #pragma XXX a
      int a[10];



      Regards

       Jun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180212/4e463d09/attachment.html>


More information about the cfe-dev mailing list