This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e958b4d7cd3629d7a21ceea0ea5c4aa1c19e4c0
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Fangrui Song
89fae41ef1
[IR] llvm::Optional => std::optional
...
Many llvm/IR/* files have been migrated by other contributors. This migrates most remaining files.
2022-12-05 04:13:11 +00:00
..
BitcodeAnalyzer.cpp
…
BitcodeReader.cpp
[IR] llvm::Optional => std::optional
2022-12-05 04:13:11 +00:00
BitReader.cpp
…
CMakeLists.txt
…
MetadataLoader.cpp
DebugInfoMetadata: convert Optional to std::optional
2022-12-04 11:52:02 -06:00
MetadataLoader.h
…
ValueList.cpp
…
ValueList.h
…