[all-commits] [llvm/llvm-project] bdd5b9: [libc++][NFC] Remove clang-diagnostic-c++98-compat...
philnik777 via All-commits
all-commits at lists.llvm.org
Fri Jan 14 10:40:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bdd5b948371293f91c29d9b542d484bb2bbc5c4e
https://github.com/llvm/llvm-project/commit/bdd5b948371293f91c29d9b542d484bb2bbc5c4e
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M libcxx/include/experimental/simd
Log Message:
-----------
[libc++][NFC] Remove clang-diagnostic-c++98-compat-extra-semi warnings in experimental/simd
Force semicolons or remove them in `experimental/simd`
Reviewed By: Quuxplusone, ldionne, Mordante, #libc
Spies: libcxx-commits, miyuki
Differential Revision: https://reviews.llvm.org/D117157
More information about the All-commits
mailing list