[all-commits] [llvm/llvm-project] 1b7528: [AIX][Clang] Fix XL product name in AIX XL compati...
Zarko Todorovski via All-commits
all-commits at lists.llvm.org
Fri Nov 5 10:17:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b7528554f835d58036543de1e8839ba1ac29f1f
https://github.com/llvm/llvm-project/commit/1b7528554f835d58036543de1e8839ba1ac29f1f
Author: Zarko Todorovski <zarko at ca.ibm.com>
Date: 2021-11-05 (Fri, 05 Nov 2021)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/test/Sema/aix-attr-align.c
Log Message:
-----------
[AIX][Clang] Fix XL product name in AIX XL compatibility warning
Correct the XLC/C++ version in the warning message to use the information from
XL's -qversion output.
Reviewed By: rzurob
Differential Revision: https://reviews.llvm.org/D112847
More information about the All-commits
mailing list