[all-commits] [llvm/llvm-project] 726066: Revert "[Modules] Record whether VarDecl initializ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Jun 23 14:01:29 PDT 2025
Branch: refs/heads/revert-143739-remove-deserialize-assert-upstream
Home: https://github.com/llvm/llvm-project
Commit: 72606651e090582246c7330cfe5b7f27404571d7
https://github.com/llvm/llvm-project/commit/72606651e090582246c7330cfe5b7f27404571d7
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-06-23 (Mon, 23 Jun 2025)
Changed paths:
M clang/include/clang/AST/Decl.h
M clang/include/clang/AST/ExternalASTSource.h
M clang/include/clang/Sema/MultiplexExternalSemaSource.h
M clang/include/clang/Serialization/ASTReader.h
M clang/lib/AST/ASTContext.cpp
M clang/lib/AST/Decl.cpp
M clang/lib/Sema/MultiplexExternalSemaSource.cpp
M clang/lib/Serialization/ASTReader.cpp
M clang/lib/Serialization/ASTReaderDecl.cpp
M clang/lib/Serialization/ASTWriterDecl.cpp
R clang/test/Modules/var-init-side-effects.cpp
Log Message:
-----------
Revert "[Modules] Record whether VarDecl initializers contain side effects (#…"
This reverts commit 319a51a5ffb807b88ae7f73676894bf306a0d134.
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