llvm-project
10021c73
- Fix typo in comment: 'unit64_t' to 'uint64_t' (#162869)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
19 hours ago
Fix typo in comment: 'unit64_t' to 'uint64_t' (#162869) Corrects a typo in comments within XCOFFObjectFile.cpp, changing 'unit64_t' to the correct type 'uint64_t' for clarity.
References
#162869 - Fix typo in comment: 'unit64_t' to 'uint64_t'
Author
smallzhong
Parents
f071cacc
Loading