[all-commits] [llvm/llvm-project] d38426: [NFC] [Modules] Introduce 'DeclBase::isInNamedModu...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Jul 11 22:41:48 PDT 2024
Branch: refs/heads/users/vitalybuka/spr/main.nfcsanitizer_common-use-p-to-print-addresses
Home: https://github.com/llvm/llvm-project
Commit: d384267ad0d5494832f7f53b888c3968b7e688a8
https://github.com/llvm/llvm-project/commit/d384267ad0d5494832f7f53b888c3968b7e688a8
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M clang/include/clang/AST/DeclBase.h
M clang/lib/AST/Decl.cpp
M clang/lib/AST/DeclBase.cpp
M clang/lib/Sema/SemaDecl.cpp
Log Message:
-----------
[NFC] [Modules] Introduce 'DeclBase::isInNamedModule' interface
This patch introduces DeclBase::isInNamedModule API to ease the use
of modules slightly.
Commit: c9df9565ea43930706f8a57418efc03b64988455
https://github.com/llvm/llvm-project/commit/c9df9565ea43930706f8a57418efc03b64988455
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_report.cpp
Log Message:
-----------
[NFC][hwasan] Use %p to print addresses (#98576)
Commit: 4a38c355585a0fd038ba13567d6566a1f00e65f6
https://github.com/llvm/llvm-project/commit/4a38c355585a0fd038ba13567d6566a1f00e65f6
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M clang/include/clang/AST/DeclBase.h
M clang/lib/AST/Decl.cpp
M clang/lib/AST/DeclBase.cpp
M clang/lib/Sema/SemaDecl.cpp
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.4
[skip ci]
Compare: https://github.com/llvm/llvm-project/compare/e95d36e0c508...4a38c355585a
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