This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-25 09:13:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a3cfbe33dacca77b89ee3733ef9c5c2a44a70ca8
llvm
/
clang
/
lib
/
Basic
History
Chris Lattner
2a5c0a3688
Fariborz points out that weak is now defined to the attribute even
...
in C mode. llvm-svn: 68520
2009-04-07 16:50:40 +00:00
..
CMakeLists.txt
Add ConvertUTF module from
http://www.unicode.org/Public/PROGRAMS/CVTUTF
.
2009-04-01 15:50:34 +00:00
ConvertUTF.c
Add ConvertUTF module from
http://www.unicode.org/Public/PROGRAMS/CVTUTF
.
2009-04-01 15:50:34 +00:00
Diagnostic.cpp
Eliminate post-diagnostic hooks. Instead, implement a Sema-specific
2009-03-20 22:48:49 +00:00
FileManager.cpp
…
IdentifierTable.cpp
Fix a little typo that was killing de-serialization
2009-04-03 00:25:09 +00:00
LangOptions.cpp
…
Makefile
Build system changes to use TableGen to generate the various
2009-03-16 23:06:59 +00:00
SourceLocation.cpp
…
SourceManager.cpp
Resynchronize Decl/VarDecl serialization code with the structures
2009-04-02 23:40:00 +00:00
TargetInfo.cpp
…
Targets.cpp
Fariborz points out that weak is now defined to the attribute even
2009-04-07 16:50:40 +00:00
TokenKinds.cpp
…