[all-commits] [llvm/llvm-project] 76393d: [WebAssembly] Rename functions in wasm-eh.cpp (#13...
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Fri Mar 7 16:54:44 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76393d3863bf7394edb69fb6a371b9a1c2c09ff6
https://github.com/llvm/llvm-project/commit/76393d3863bf7394edb69fb6a371b9a1c2c09ff6
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2025-03-07 (Fri, 07 Mar 2025)
Changed paths:
M clang/test/CodeGenCXX/wasm-eh.cpp
Log Message:
-----------
[WebAssembly] Rename functions in wasm-eh.cpp (#130220)
I think it is generally better for tests have some descriptive function
names so that we can insert new tests in the middle and don't have to
renumber all tests.
Also recently I added a (named) test to this file in #129020 so I think
it's consistent for other tests to be named.
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