summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/gnu-flags.c
Commit message (Collapse)AuthorAgeFilesLines
* Add specific warning flags for GNU ext in lexer.Eli Friedman2013-09-051-0/+56
This patch adds the following flags covering existing warnings: -Wgnu-zero-variadic-macro-arguments -Wgnu-imaginary-constant -Wgnu-binary-literal -Wgnu-zero-line-directive Patch by Peter Lewis. llvm-svn: 190017
OpenPOWER on IntegriCloud