[all-commits] [llvm/llvm-project] fe2994: [Clang] Add `noalias` to `this` pointer in C++ con...
Guy David via All-commits
all-commits at lists.llvm.org
Sun Aug 31 04:54:47 PDT 2025
Branch: refs/heads/users/guy-david/clang-cpp-ctor-noalias-this-v2
Home: https://github.com/llvm/llvm-project
Commit: fe2994d3638751b15acca112505a23f3e7ab7e98
https://github.com/llvm/llvm-project/commit/fe2994d3638751b15acca112505a23f3e7ab7e98
Author: Guy David <guyda96 at gmail.com>
Date: 2025-08-31 (Sun, 31 Aug 2025)
Changed paths:
M clang/lib/CodeGen/CodeGenFunction.cpp
A clang/test/CodeGenCXX/ctor-this-noalias.cpp
Log Message:
-----------
[Clang] Add `noalias` to `this` pointer in C++ constructors
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