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-27 06:06:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82c1fe1cfcfac87c240738c2abea135f4ef3e6f2
llvm
/
clang
/
lib
/
Basic
History
Chris Lattner
cbc35ecb04
Rename SourceManager::getCanonicalFileID -> getFileID. There is
...
no longer such thing as a non-canonical FileID. llvm-svn: 62499
2009-01-19 07:46:45 +00:00
..
CMakeLists.txt
…
Diagnostic.cpp
Change some terminology in SourceLocation: instead of referring to
2009-01-16 07:00:02 +00:00
FileManager.cpp
…
IdentifierTable.cpp
…
LangOptions.cpp
…
Makefile
…
SourceLocation.cpp
Rename SourceManager::getCanonicalFileID -> getFileID. There is
2009-01-19 07:46:45 +00:00
SourceManager.cpp
remove the public SourceManager::getContentCacheForLoc method.
2009-01-19 07:40:40 +00:00
TargetInfo.cpp
Handle the 'X' constraint. Fixes <rdar://problem/6504897>.
2009-01-18 02:12:04 +00:00
Targets.cpp
Fit in 80 cols
2009-01-18 01:08:03 +00:00
TokenKinds.cpp
…