diff options
author | Liberty <gigacms@gmail.com> | 2025-03-09 04:35:20 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-08 19:35:20 +0000 |
commit | c4ed0ad1f52a7bec7377bbaf75f812527ec739bd (patch) | |
tree | 543c9ecae1e792cd502ee70f76c985e4500d091b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 379405afc074d251330dd0fa104d1735d4ce175b (diff) | |
download | llvm-c4ed0ad1f52a7bec7377bbaf75f812527ec739bd.zip llvm-c4ed0ad1f52a7bec7377bbaf75f812527ec739bd.tar.gz llvm-c4ed0ad1f52a7bec7377bbaf75f812527ec739bd.tar.bz2 |
[Clang] Fix typo 'dereferencable' to 'dereferenceable' (#116761)
This patch corrects the typo 'dereferencable' to 'dereferenceable' in
CGCall.cpp.
The typo is located within a comment inside the `void
CodeGenModule::ConstructAttributeList` function.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions