[all-commits] [llvm/llvm-project] f94508: [ubsan][test] Fix typo in D139230
Roy Sundahl via All-commits
all-commits at lists.llvm.org
Fri Jan 6 14:28:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9450807ddcc6210aa2dab210cb435b7affb94f7
https://github.com/llvm/llvm-project/commit/f9450807ddcc6210aa2dab210cb435b7affb94f7
Author: Roy Sundahl <rsundahl at apple.com>
Date: 2023-01-06 (Fri, 06 Jan 2023)
Changed paths:
M compiler-rt/test/ubsan/TestCases/Pointer/align-assume-attribute-alloc_align-on-function.cpp
Log Message:
-----------
[ubsan][test] Fix typo in D139230
Fix "runtime runtime error" -> "runtime error"
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D140321
More information about the All-commits
mailing list