[PATCH] D63048: Update __VERSION__ to remove the hardcoded 4.2.1 version
Hubert Tong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 8 08:56:57 PDT 2019
hubert.reinterpretcast added inline comments.
================
Comment at: docs/ReleaseNotes.rst:79
- ``clang -dumpversion`` now returns the version of Clang itself.
+ Similarly, `__VERSION__` returns the Clang version instead of 4.2.1.
----------------
I think this needs double backquotes on both sides.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63048/new/
https://reviews.llvm.org/D63048
More information about the cfe-commits
mailing list