[all-commits] [llvm/llvm-project] 985f5a: Silence C++17 extension warnings; NFC
Aaron Ballman via All-commits
all-commits at lists.llvm.org
Mon Jun 5 08:35:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 985f5afcd7e521c1c590312c2080387f2e518b3e
https://github.com/llvm/llvm-project/commit/985f5afcd7e521c1c590312c2080387f2e518b3e
Author: Aaron Ballman <aaron at aaronballman.com>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M clang/test/Parser/generic-selection-type-extension.c
Log Message:
-----------
Silence C++17 extension warnings; NFC
Amends 12728e144994efe84715f4e5dbb8c3104e9f0b5a
Addresses issues found by:
https://lab.llvm.org/buildbot/#/builders/216/builds/22308
More information about the All-commits
mailing list