aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorA. Jiang <de34@live.cn>2024-10-18 23:27:12 +0800
committerGitHub <noreply@github.com>2024-10-18 23:27:12 +0800
commit397707f7188b6df52de1cff85e08e64e3ee5acc3 (patch)
tree88b79d8efd1bb4e911a49bc6e70b80c4690ef5ac /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parentdbe47c2a06e0928edde802d062ecf1a0ce45fbb9 (diff)
downloadllvm-397707f7188b6df52de1cff85e08e64e3ee5acc3.zip
llvm-397707f7188b6df52de1cff85e08e64e3ee5acc3.tar.gz
llvm-397707f7188b6df52de1cff85e08e64e3ee5acc3.tar.bz2
[libc++] __uglify non-conforming member typedef `base` (#112843)
Currently, libc++'s `bitset`, `forward_list`, and `list` have non-conforming member typedef name `base`. The typedef is private, but can cause ambiguity in name lookup. Some other classes in libc++ that are either implementation details or not precisely specified by the standard also have member typdef `base`. I think this can still be conforming. Follows up #80706 and #111127.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions