Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR18402: work around bug in libstdc++4.8's detection of whether ::gets exists. | Richard Smith | 2017-01-08 | 1 | -0/+28 |
This should allow clang to successfully compile libstdc++4.8's headers in C++14 mode. llvm-svn: 291382 |