]> granicus.if.org Git - clang/commit
Reword the C11 extension diagnostic.
authorAaron Ballman <aaron@aaronballman.com>
Mon, 26 Aug 2019 20:29:08 +0000 (20:29 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 26 Aug 2019 20:29:08 +0000 (20:29 +0000)
commit73df1642f1da4b987e3e26d278cc0163b7027ac2
tree65783f6d2c51e92d3efbdea6dd7181a4664dd84d
parent8cc45ea85e18e536d073f32ade84de40c3a6832c
Reword the C11 extension diagnostic.

This makes it more consistent with other language extension diagnostics.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@369957 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticParseKinds.td
test/Parser/c1x-alignas.c
test/Sema/thread-specifier.c