[all-commits] [llvm/llvm-project] 9aea9a: Visual C++ doesn't support C99 compound literal
Igor Zhukov via All-commits
all-commits at lists.llvm.org
Sat Jul 16 10:47:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9aea9ab83dc047b0361520df572062783b8497e3
https://github.com/llvm/llvm-project/commit/9aea9ab83dc047b0361520df572062783b8497e3
Author: Igor Zhukov <fsb4000 at yandex.ru>
Date: 2022-07-16 (Sat, 16 Jul 2022)
Changed paths:
M libcxx/test/std/containers/sequences/array/array.creation/to_array.pass.cpp
Log Message:
-----------
Visual C++ doesn't support C99 compound literal
Fix test libcxx/test/std/containers/sequences/array/array.creation/to_array.pass.cpp
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D129923
More information about the All-commits
mailing list