diff options
| author | Richard Smith <richard@metafoo.co.uk> | 2021-01-27 12:24:30 -0800 |
|---|---|---|
| committer | Richard Smith <richard@metafoo.co.uk> | 2021-01-27 12:34:43 -0800 |
| commit | 0436ec2128c9775ba13b0308937238fc79673fdd (patch) | |
| tree | d40fbaf4c4ec6186191ea46a6bb9e89155289250 /clang/lib/Frontend/CompilerInvocation.cpp | |
| parent | 9f2c7effd7f386e95aff3358500bc30974d35b0d (diff) | |
| download | llvm-0436ec2128c9775ba13b0308937238fc79673fdd.zip llvm-0436ec2128c9775ba13b0308937238fc79673fdd.tar.gz llvm-0436ec2128c9775ba13b0308937238fc79673fdd.tar.bz2 | |
Permit __VA_OPT__ in all language modes and allow it to be detected with #ifdef.
These changes are intended to give code a path to move away from the GNU
,##__VA_ARGS__ extension, which is non-conforming in some situations and
which we'd like to disable in our conforming mode in those cases.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
