llvm-project
[ubsan] Add -fsanitize-merge (and -fno-sanitize-merge)
#120464
Merged

[ubsan] Add -fsanitize-merge (and -fno-sanitize-merge) #120464

thurstond merged 19 commits into llvm:main from thurstond:unique_handlers_arg
thurstond
thurstond [ubsan] Add -fsanitize-nonmerged-handlers (and -fno-sanitize-nonmerge…
2c0da9aa
github-actions
thurstond Fix args parsing
97b27688
thurstond Add test
1f0f148f
thurstond clang-format
2cd43c73
thurstond Fix test
ac3cedf5
thurstond Update ubsan-trap-merge.c
4b0d6d3e
thurstond Remove unnecessary comment
29a1034d
thurstond thurstond requested a review from vitalybuka vitalybuka 1 year ago
thurstond thurstond requested a review from kstoimenov kstoimenov 1 year ago
thurstond thurstond marked this pull request as ready for review 1 year ago
llvmbot llvmbot added clang
llvmbot llvmbot added clang:driver
llvmbot llvmbot added clang:frontend
llvmbot llvmbot added clang:codegen
thurstond thurstond changed the title [ubsan] Add -fsanitize-nonmerged-handlers (and -fno-sanitize-nonmerge… [ubsan] Add -fsanitize-nonmerged-handlers (and -fno-sanitize-nonmerged-handlers) 1 year ago
llvmbot
llvmbot
llvmbot
thurstond Don't exclude vptr
1fb3dd94
vitalybuka
vitalybuka commented on 2024-12-18
vitalybuka
vitalybuka commented on 2024-12-18
thurstond Rename flag to -fsanitize-merge
5136ad57
thurstond Add -fsanitize-merge (no =) and -fno-sanitize-merge (no =)
61381a8f
thurstond thurstond requested a review from vitalybuka vitalybuka 1 year ago
thurstond thurstond changed the title [ubsan] Add -fsanitize-nonmerged-handlers (and -fno-sanitize-nonmerged-handlers) [ubsan] Add -fsanitize-merge (and -fno-sanitize-merge) 1 year ago
vitalybuka
vitalybuka commented on 2024-12-18
thurstond Fix test assertion labels
5105ba95
thurstond Remove MergeSupported
20963344
thurstond thurstond requested a review from vitalybuka vitalybuka 1 year ago
thurstond clang-format
8dbb32ab
thurstond Improve tests for flag parsing
0914e93a
thurstond clang-format
62bbb520
vitalybuka
vitalybuka commented on 2024-12-18
vitalybuka
vitalybuka approved these changes on 2024-12-18
thurstond Add parsing test case for "-fsanitize-merge -fno-sanitize-merge=align…
1fa770ca
thurstond Remove AlwaysMerge and NeverMerge per Vitaly's feedback
ac0d0bb1
thurstond clang-format
a8db3ba9
thurstond Improve fsanitize.c flag parsing tests
b02fcec8
thurstond thurstond merged 7eaf4708 into main 1 year ago
llvm-ci
llvm-ci
llvm-ci
llvm-ci
llvm-ci
llvm-ci
llvm-ci

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone