clang-1/lib
Daniel Dunbar 69ab26a862 Handle constant int -> ptr casts of lvalue results.
- PR3463 (again).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65133 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-20 18:22:23 +00:00
..
AST Handle constant int -> ptr casts of lvalue results. 2009-02-20 18:22:23 +00:00
Analysis Add an example in comments. 2009-02-20 05:19:30 +00:00
Basic add support for amd64-*, patch by Brooks Davis! 2009-02-20 17:04:14 +00:00
CodeGen Set call attribute for direct calls (i.e. noreturn). 2009-02-20 18:06:48 +00:00
Driver map source ranges through macro expansions. Before: 2009-02-20 00:25:28 +00:00
Headers testing (reverted) 2009-02-19 00:27:58 +00:00
Lex Fix another PTH warning that should not be a note. 2009-02-19 22:14:49 +00:00
Parse don't new[] an empty array when an AttributeList has 2009-02-19 06:25:12 +00:00
Rewrite simplify this code and make it use highlight range. This 2009-02-17 00:51:07 +00:00
Sema Fix <rdar://problem/6586239> bitfield constraints not enforced (for ObjC) 2009-02-20 17:57:11 +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