[PATCH] D80751: [clang][diagnostics] Add '-Wundef-prefix' warning option

Cyndy Ishida via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 30 14:10:03 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG89a0c4066b0e: [clang][diagnostics] Add '-Wundef-prefix' warning option (authored by zixuw, committed by cishida).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80751/new/

https://reviews.llvm.org/D80751

Files:
  clang/include/clang/Basic/DiagnosticLexKinds.td
  clang/include/clang/Basic/DiagnosticOptions.h
  clang/include/clang/Driver/Options.td
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/lib/Lex/PPExpressions.cpp
  clang/test/Preprocessor/warn-macro-undef.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80751.274612.patch
Type: text/x-patch
Size: 7315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200630/99d3f89e/attachment-0001.bin>


More information about the cfe-commits mailing list