[all-commits] [llvm/llvm-project] 16f5ce: [libc++] Remove -ftemplate-depth when running tests
Louis Dionne via All-commits
all-commits at lists.llvm.org
Fri May 15 11:21:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 16f5ce5a74cac5e76001f66afd8f0f3bc118af3c
https://github.com/llvm/llvm-project/commit/16f5ce5a74cac5e76001f66afd8f0f3bc118af3c
Author: Louis Dionne <ldionne at apple.com>
Date: 2020-05-15 (Fri, 15 May 2020)
Changed paths:
M libcxx/utils/libcxx/test/config.py
Log Message:
-----------
[libc++] Remove -ftemplate-depth when running tests
It doesn't appear to be needed anymore with the Clang on our build bots.
More information about the All-commits
mailing list