llvm-project/clang/lib
Fariborz Jahanian 1f0a9ebf72 Patch to fix encoding in 64bit abi. With this patch
all but one dejagnu encoding tests for darwin
pass in nonfragile abi mode.

llvm-svn: 64334
2009-02-11 22:31:45 +00:00
..
AST Patch to fix encoding in 64bit abi. With this patch 2009-02-11 22:31:45 +00:00
Analysis Per PR 3187, disable the missing -dealloc check for classes that subclass SenTestCase. 2009-02-11 07:10:07 +00:00
Basic simplify and refactor a bunch of type definition code in Preprocessor 2009-02-06 05:04:11 +00:00
CodeGen Use EmitVAListRef instead of EmitLValue directly to handle array decay 2009-02-11 22:25:55 +00:00
Driver use some references to simplify code. 2009-02-08 01:00:10 +00:00
Headers Add pmmintrin.h header. 2009-02-11 06:39:50 +00:00
Lex PTH: Replace string identifier to persistent ID lookup with a hashtable. This is 2009-02-11 21:29:16 +00:00
Parse Fix <rdar://problem/6505139> [clang on growl]: need to allow unnamed selectors as the first argument 2009-02-11 20:43:13 +00:00
Rewrite rename getFullFilePos -> getFileOffset. 2009-01-27 06:27:13 +00:00
Sema Appease the language lawyers 2009-02-11 20:46:19 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00