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
b08948399333487e5a194c956fcb251894deefdd
clang-p2996
/
llvm
/
lib
/
Bitcode
/
Reader
History
Bill Wendling
3d7b0b8ac7
Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future.
...
llvm-svn: 170502
2012-12-19 07:18:57 +00:00
..
BitcodeReader.cpp
Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future.
2012-12-19 07:18:57 +00:00
BitcodeReader.h
s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future.
2012-12-07 23:16:57 +00:00
BitReader.cpp
Use the new script to sort the includes of every file under lib.
2012-12-03 16:50:05 +00:00
CMakeLists.txt
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
2012-06-24 13:32:01 +00:00
LLVMBuild.txt
LLVMBuild: Remove trailing newline, which irked me.
2011-12-12 19:48:00 +00:00
Makefile
…