summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/libstdcxx_gets_hack.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PR18402: work around bug in libstdc++4.8's detection of whether ::gets exists.Richard Smith2017-01-081-0/+28
This should allow clang to successfully compile libstdc++4.8's headers in C++14 mode. llvm-svn: 291382
OpenPOWER on IntegriCloud