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
05727d94de75e2e98e6ae37c36aeb4f6ca6b2aed
clang-p2996
/
mlir
/
lib
/
Support
History
Fangrui Song
b1df3a2c0b
[Support] llvm::Optional => std::optional
...
https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
2022-12-16 08:49:10 +00:00
..
CMakeLists.txt
…
DebugCounter.cpp
[mlir] Use C++17 structured bindings instead of std::tie where applicable. NFCI
2022-08-09 13:34:17 +02:00
FileUtilities.cpp
[Support] llvm::Optional => std::optional
2022-12-16 08:49:10 +00:00
IndentedOstream.cpp
[mlir] Generate C++ doc comments for interfaces
2022-08-10 15:12:29 +02:00
InterfaceSupport.cpp
…
StorageUniquer.cpp
…
Timing.cpp
[mlir] Use std::nullopt instead of None (NFC)
2022-12-03 18:50:27 -08:00
ToolUtilities.cpp
…
TypeID.cpp
…