[all-commits] [llvm/llvm-project] c1ecc0: [clang] Allow generating module interfaces with pa...
Alejandro Álvarez Ayllón via All-commits
all-commits at lists.llvm.org
Thu Jan 2 17:44:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1ecc0d168ad122d858dd5fec475da391f97e959
https://github.com/llvm/llvm-project/commit/c1ecc0d168ad122d858dd5fec475da391f97e959
Author: Alejandro Álvarez Ayllón <alejandro.alvarez at sonarsource.com>
Date: 2025-01-03 (Fri, 03 Jan 2025)
Changed paths:
M clang/include/clang/Serialization/ASTWriter.h
M clang/lib/Frontend/FrontendActions.cpp
M clang/lib/Serialization/GeneratePCH.cpp
A clang/test/Modules/pcm-with-errors.cpp
Log Message:
-----------
[clang] Allow generating module interfaces with parsing errors (#121485)
Fixes a regression introduced in commit
da00c60dae0040185dc45039c4397f6e746548e9
This functionality was originally added in commit
5834996fefc937d6211dc8c8a5b200068753391a
Co-authored-by: Tomasz Kaminski <tomasz.kaminski at sonarsource.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