| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc++][C++03] Remove some of the C++03-specific C wrapper headers (#163772) include_next doesn't work very well with the C++03 headers and modules. Since these specific headers are very self-contained there isn't much of a reason to split them into C++03/non-C++03 headers, so let's just remove them. The few C wrapper headers that aren't as self-contained will be refactored in a separate patch. | 9 个月前 | |
[libc++][C++03] Remove code that is not used in C++03 (#134045) This patch removes code which is guarded by _LIBCPP_STD_VER and _LIBCPP_CXX03_LANG. This is part of https://discourse.llvm.org/t/rfc-freezing-c-03-headers-in-libc. | 1 年前 | |
[libc++][C++03] Remove code that is not used in C++03 (#134045) This patch removes code which is guarded by _LIBCPP_STD_VER and _LIBCPP_CXX03_LANG. This is part of https://discourse.llvm.org/t/rfc-freezing-c-03-headers-in-libc. | 1 年前 |