[all-commits] [llvm/llvm-project] 5ec6fd: Revert "[libc++] Re-enable warnings in the new for...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Mon Apr 20 13:44:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5ec6fdb0580b6de25f1948ca8f90bfe8e24edf7e
https://github.com/llvm/llvm-project/commit/5ec6fdb0580b6de25f1948ca8f90bfe8e24edf7e
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M libcxx/test/std/containers/sequences/array/array.creation/to_array.fail.cpp
M libcxx/utils/libcxx/test/config.py
M libcxx/utils/libcxx/test/newformat.py
Log Message:
-----------
Revert "[libc++] Re-enable warnings in the new format"
This reverts commit 20fd62438004, which broke the C++03 build bot.
I'll have another stab at this after fixing those failures.
More information about the All-commits
mailing list