aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorYuhao Gu <49391101+yhgu2000@users.noreply.github.com>2024-12-16 14:51:25 +0800
committerGitHub <noreply@github.com>2024-12-16 14:51:25 +0800
commit62cd735db36c1ba41ba627c8336dfa643ff703af (patch)
treed51ca3d945f2be317b63f9bafe7f93bc3e447b58 /clang/lib/CodeGen/CodeGenModule.cpp
parent8476ba71f20a6c260c8b55822ce02db45f8252be (diff)
downloadllvm-62cd735db36c1ba41ba627c8336dfa643ff703af.zip
llvm-62cd735db36c1ba41ba627c8336dfa643ff703af.tar.gz
llvm-62cd735db36c1ba41ba627c8336dfa643ff703af.tar.bz2
[docs] remove some out-of-date content in LLVM Programmer's Manual. (#119565)
Remove the part about implicit conversion from an iterator to a pointer. This part of the manual was written 14 years ago, in: https://github.com/llvm/llvm-project/commit/37027c30ec526afe3bb571df6f8701bf0d322f22 There do exist a type casting operator in `ilist` then: https://github.com/llvm/llvm-project/blob/37027c30ec526afe3bb571df6f8701bf0d322f22/llvm/include/llvm/ADT/ilist.h#L192-L194 But it has been remove since 2016: https://github.com/llvm/llvm-project/commit/f197b1f78f854d8513ef617b8cfc61860f7b4b84 So I think it makes sense to remove this part to avoid mislead new contributors.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions