clang-1/lib/Basic
Chris Lattner f291b10fa9 set long/pointers to 64-bits on ppc64/x86-64
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50891 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-09 06:17:04 +00:00
..
Diagnostic.cpp Fix regression in Diagnostic that caused it to not register the number 2008-04-14 21:21:38 +00:00
FileManager.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
IdentifierTable.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
LangOptions.cpp Add -fobjc-gc and -fobjc-gc-only options to the driver. 2008-04-29 04:37:03 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
SourceLocation.cpp Added "getCanonicalID()", "isFromSameFile", and "isFromMainFile" to compare 2008-04-14 21:04:18 +00:00
SourceManager.cpp Update to match simplified llvm MemoryBuffer interfaces for files. 2008-04-01 18:04:30 +00:00
TargetInfo.cpp parameterize pointer size/align better without doing virtual method calls in normal case. 2008-05-09 06:08:39 +00:00
Targets.cpp set long/pointers to 64-bits on ppc64/x86-64 2008-05-09 06:17:04 +00:00
TokenKinds.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00