diff options
author | A. Jiang <de34@live.cn> | 2025-03-26 07:38:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-26 07:38:02 +0800 |
commit | af267993a7e102e710d4c29a5253738038e1d2a4 (patch) | |
tree | d6a6b2233865aeb854aab458a92abb92b1e17ad3 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 134cb8877e0da3da5c9652c55196f7a1380fb207 (diff) | |
download | llvm-af267993a7e102e710d4c29a5253738038e1d2a4.zip llvm-af267993a7e102e710d4c29a5253738038e1d2a4.tar.gz llvm-af267993a7e102e710d4c29a5253738038e1d2a4.tar.bz2 |
[libc++] Re-implement LWG2770 again * 2 (#132598)
1013fe3c0cfd7582e94ef2d4bfd79da7ea1a1289 used to implement LWG2770, but
cb0d4df97490ec2d2b1cdf7574d26b1bc4063599 made LWG2770 unimplemented
again because of CWG2386.
This patch re-implements LWG2770, while keeping the libc++-specific
implementation strategy (which is controversial as noted in LWG4040).
Drive-by:
- Make the test coverage for the controversial part noted in LWG4040
libc++-only.
- Add the previously missed entry for LWG2770 to the documentation.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions