[all-commits] [llvm/llvm-project] 435e5c: [libc] restored original no_stack_protector syntax...
RoseZhang03 via All-commits
all-commits at lists.llvm.org
Fri May 31 11:37:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 435e5c10b0ea6cf2a9674760ef2f4977412386eb
https://github.com/llvm/llvm-project/commit/435e5c10b0ea6cf2a9674760ef2f4977412386eb
Author: RoseZhang03 <rosezhang at google.com>
Date: 2024-05-31 (Fri, 31 May 2024)
Changed paths:
M libc/src/__support/OSUtil/linux/exit.cpp
Log Message:
-----------
[libc] restored original no_stack_protector syntax (#94005)
forward fix for #93620
-GCC doesn't recognize [[clang:: ']] prefix, so restored the original
__attribute__ syntax
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