[PATCH] D40225: Add -std=c17 as a flag

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 4 13:04:00 PST 2017


aaron.ballman updated this revision to Diff 125407.
aaron.ballman added a comment.

Rebased on ToT and given more context.


https://reviews.llvm.org/D40225

Files:
  include/clang/Basic/LangOptions.def
  include/clang/Frontend/LangStandard.h
  include/clang/Frontend/LangStandards.def
  lib/Frontend/CompilerInvocation.cpp
  lib/Frontend/InitPreprocessor.cpp
  test/Driver/unknown-std.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40225.125407.patch
Type: text/x-patch
Size: 4308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171204/3902cd10/attachment-0001.bin>


More information about the cfe-commits mailing list