[PATCH] D64062: Remove both -dumpversion and __VERSION__

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 02:27:00 PDT 2019


sylvestre.ledru updated this revision to Diff 208619.
sylvestre.ledru added a comment.

Update of the release note.
thanks to @rnk for the suggestion


Repository:
  rC Clang

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

https://reviews.llvm.org/D64062

Files:
  docs/ClangCommandLineReference.rst
  docs/LanguageExtensions.rst
  docs/ReleaseNotes.rst
  include/clang/Driver/Options.td
  lib/Basic/Version.cpp
  lib/Driver/Driver.cpp
  lib/Frontend/InitPreprocessor.cpp
  test/Driver/immediate-options.c
  test/Index/complete-exprs.c
  test/Preprocessor/init.c
  utils/builtin-defines.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64062.208619.patch
Type: text/x-patch
Size: 7699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190709/3226fd28/attachment.bin>


More information about the cfe-commits mailing list