[all-commits] [llvm/llvm-project] 29256f: [𝘀𝗽𝗿] initial version
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Aug 15 10:10:04 PDT 2024
Branch: refs/heads/users/vitalybuka/spr/revert-clang-overflow-pattern-exclusions-100272
Home: https://github.com/llvm/llvm-project
Commit: 29256f6703beafdfbb74df08c8358301a5873885
https://github.com/llvm/llvm-project/commit/29256f6703beafdfbb74df08c8358301a5873885
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-08-15 (Thu, 15 Aug 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/docs/UndefinedBehaviorSanitizer.rst
M clang/include/clang/AST/Expr.h
M clang/include/clang/AST/Stmt.h
M clang/include/clang/Basic/LangOptions.def
M clang/include/clang/Basic/LangOptions.h
M clang/include/clang/Driver/Options.td
M clang/include/clang/Driver/SanitizerArgs.h
M clang/lib/AST/Expr.cpp
M clang/lib/CodeGen/CGExprScalar.cpp
M clang/lib/Driver/SanitizerArgs.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/lib/Serialization/ASTReaderStmt.cpp
M clang/lib/Serialization/ASTWriterStmt.cpp
R clang/test/CodeGen/overflow-idiom-exclusion-fp.c
Log Message:
-----------
[𝘀𝗽𝗿] initial version
Created using spr 1.3.4
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