From: Sylvestre Ledru Date: Tue, 26 Mar 2019 09:48:23 +0000 (+0000) Subject: update the release notes after the change of 'clang -dumpversion' X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f469a1cb81189ebb874b4a3317a41bd3af743fde;p=clang update the release notes after the change of 'clang -dumpversion' git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@356983 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index a1c39b42cd..5a6782a016 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -75,6 +75,8 @@ future versions of Clang. Modified Compiler Flags ----------------------- +- `clang -dumpversion` now returns the version of Clang itself. + - ... New Pragmas in Clang