[PATCH] D29724: [Driver] Report available language standards on user error

Paweł Żukowski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 11 11:23:57 PST 2017


idlecode updated this revision to Diff 88100.
idlecode added a comment.

Displayed standards will now match processed file kind


https://reviews.llvm.org/D29724

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29724.88100.patch
Type: text/x-patch
Size: 13447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170211/246b55a4/attachment.bin>


More information about the cfe-commits mailing list