summaryrefslogtreecommitdiff
path: root/libcxx/docs/CodingGuidelines.rst
AgeCommit message (Expand)Author
2025-05-15[libc++] Fix typos in documentation (#139853)Kazu Hirata
2025-05-12[libc++] Documentation polish (#132962)Martin Licht
2025-03-23[libc++] Add [[gnu::nodebug]] on type traits (#128502)Nikolas Klauser
2025-02-21[libc++] Qualify calls to nullary functions like __throw_foo (#122465)Louis Dionne
2025-01-21[libc++] Document that internal aliases should be marked _LIBCPP_NODEBUG (#12...Nikolas Klauser
2024-12-10[libc++] Document guidelines for symbols baked into the ABI (#118526)Louis Dionne
2024-11-28[libc++] Add coding guidelines to the docs (#117051)Nikolas Klauser