| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc++] Add the thread safety annotations unconditionally (#117497) For these annotations to do anything you need -Wthread-safety, in which case users most likely enable them anyways. This avoids that users have to explictly define a macro just to use the feature they already had to opt-in to. | 1 年前 | |
[libc++] Add the thread safety annotations unconditionally (#117497) For these annotations to do anything you need -Wthread-safety, in which case users most likely enable them anyways. This avoids that users have to explictly define a macro just to use the feature they already had to opt-in to. | 1 年前 | |
[libc++] Simplify __memory/shared_count.h a bit (#160048) This removes a few checks that aren't required anymore and moves some code around to the places where it's actually used. | 11 个月前 | |
[libc++] Remove a few incorrect _LIBCPP_EXPORTED_FROM_ABI annotations (#132602) This has two benefits: - It is less likely that the macro will be copy-pasted around when unnecessary - We can drop _LIBCPP_HIDE_FROM_ABI from any member functions once we are able to make _LIBCPP_HIDE_FROM_ABI the default within libc++ | 1 年前 | |
| 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 11 个月前 | ||
| 1 年前 | ||
| 1 年前 |