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
f5d07fa586c3fbcb0deee6824a1cd8b7b812c0d4
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Rafael Espindola
f5d07fa586
Mark a few functions noexcept.
...
This reduces the difference between std::error_code and llvm::error_code. llvm-svn: 210591
2014-06-10 21:26:47 +00:00
..
BitcodeReader.cpp
Mark a few functions noexcept.
2014-06-10 21:26:47 +00:00
BitcodeReader.h
[C++] Use 'nullptr'.
2014-04-28 04:05:08 +00:00
BitReader.cpp
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
BitstreamReader.cpp
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
2014-04-15 06:32:26 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…
Makefile
…