[all-commits] [llvm/llvm-project] 88b618: [WebAssembly] Tidy up wasm-target-features.c (#89778)
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Tue Apr 23 22:26:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88b6186af3908c55b357858eb348b5143f21c289
https://github.com/llvm/llvm-project/commit/88b6186af3908c55b357858eb348b5143f21c289
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
M clang/lib/Basic/Targets/WebAssembly.cpp
M clang/test/Preprocessor/wasm-target-features.c
Log Message:
-----------
[WebAssembly] Tidy up wasm-target-features.c (#89778)
This tidies up `wasm-target-features.c` cosmetically:
- Sorts the feature tests alphabetically
- Adds a space after colons
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