Displaying 1 result from an estimated 1 matches for "5b9d6a23".
2018 Feb 12
0
handle pragma with variable before variable declaration
...n 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/llvm-dev/attachments/20180212/5b9d6a23/attachment.html>