Files
android_external_libcxx/buildcmds
Dan Albert 034b504882 Ignore a warning we trip because clang is too old.
The sv ud literal was added to C++17 for creating string_views, but
the Clang we have doesn't know that so it warns about using a
reserved ud literal name. Disable the warning since it's not
important here anyway.

Test: ./run_tests.py
Bug: http://b/34740564
Change-Id: I7b59a4b63969252d4df012df3c11d7638cbfa5a0
2017-01-27 16:40:54 -08:00
..
2015-05-12 10:26:58 -07:00