[all-commits] [llvm/llvm-project] 46518a: Revert "Revert "Fixes and closes #53952. Setting t...
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Fri Oct 6 04:44:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 46518a14f1ab594c0fc7091bc55c10872b64075d
https://github.com/llvm/llvm-project/commit/46518a14f1ab594c0fc7091bc55c10872b64075d
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-10-06 (Fri, 06 Oct 2023)
Changed paths:
M clang/include/clang/Serialization/ASTWriter.h
M clang/lib/Frontend/ASTUnit.cpp
M clang/lib/Serialization/ASTWriter.cpp
M clang/lib/Serialization/GeneratePCH.cpp
Log Message:
-----------
Revert "Revert "Fixes and closes #53952. Setting the ASTHasCompilerErrors member variable correctly based on the PP diagnostics. (#68127)""
This reverts commit a6acf3fd49a20c570a390af2a3c84e10b9545b68 and
relands a50e63b38b931d945f97eac882278068221eca17. The original revert
was done by mistake.
More information about the All-commits
mailing list