Skip to content
Commit b88d8f63 authored by Eric Fiselier's avatar Eric Fiselier
Browse files

Add -Wno-covered-switch-default while compiling libc++

fstream has a switch over ios_base::seekdir which provides a defensive default
case. This seems like the right thing for fstream to do, but we need to disable
clangs warning during the build to allow this.

llvm-svn: 273092
parent 824ed8c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment