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
3acea39853d1a5ef2f3920c27f5748778fe53af9
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Rafael Espindola
3acea39853
Don't use 'using std::error_code' in include/llvm.
...
This should make sure that most new uses use the std prefix. llvm-svn: 210835
2014-06-12 21:46:39 +00:00
..
BitcodeReader.cpp
Don't import error_category into the llvm namespace.
2014-06-12 01:45:43 +00:00
BitcodeReader.h
Don't use 'using std::error_code' in include/llvm.
2014-06-12 21:46:39 +00:00
BitReader.cpp
Don't use 'using std::error_code' in include/llvm.
2014-06-12 21:46:39 +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
…