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-31 07:27:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1036ee6c366cac5eac7cc3063151cb663fa33da3
llvm
/
clang
/
Basic
History
Chris Lattner
720f576f8d
Optimize #define analysis for the common case of a single target.
...
llvm-svn: 39331
2007-01-30 06:01:31 +00:00
..
Diagnostic.cpp
Implement support for arbitrarily mapping non-error diagnostics to be either
2006-07-05 00:55:08 +00:00
FileManager.cpp
simplify logic, eliminate a copy of string data.
2006-10-30 04:34:28 +00:00
Makefile
Fix these to allow clang to be in any dir.
2006-10-26 04:56:55 +00:00
SourceBuffer.cpp
silence some warnings when asserts are disabled.
2006-11-05 07:59:08 +00:00
SourceManager.cpp
Add assertions for out-of-fileid error case
2006-10-22 06:33:42 +00:00
TargetInfo.cpp
Optimize #define analysis for the common case of a single target.
2007-01-30 06:01:31 +00:00
TokenKinds.cpp
allow getTokenName to work for keywords.
2006-12-04 07:45:05 +00:00