[all-commits] [llvm/llvm-project] 03b1a0: [Clang] Diagnose apply AST consume actions on LLVM...
yronglin via All-commits
all-commits at lists.llvm.org
Thu Apr 25 04:06:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03b1a0c2a72dd24943642ef15e6c046d982643c2
https://github.com/llvm/llvm-project/commit/03b1a0c2a72dd24943642ef15e6c046d982643c2
Author: yronglin <yronglin777 at gmail.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M clang/include/clang/Basic/DiagnosticFrontendKinds.td
M clang/lib/Frontend/FrontendAction.cpp
A clang/test/Frontend/ast-dump-on-llvm.ll
Log Message:
-----------
[Clang] Diagnose apply AST consume actions on LLVM IR (#88602)
Fixes https://github.com/llvm/llvm-project/issues/88522
This PR introduce a new diagnostic to report apply AST consume actions
on LLVM IR.
---------
Signed-off-by: yronglin <yronglin777 at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list