llvm-project/clang/lib
Chris Lattner b12f4f8731 ignore the const attribute for now.
llvm-svn: 64536
2009-02-14 03:51:44 +00:00
..
AST Make it possible for builtins to expression FILE* arguments, so that 2009-02-14 01:52:53 +00:00
Analysis Added GRStateManager::scanReachableSymbols(), a method which scans the reachable 2009-02-14 03:16:10 +00:00
Basic Give TargetInfo a new IntPtrType to hold the intptr_t type for 2009-02-13 22:28:55 +00:00
CodeGen x86_64 ABI: Need to use canonical types when comparing against 2009-02-14 02:45:45 +00:00
Driver use some references to simplify code. 2009-02-08 01:00:10 +00:00
Headers Fix an error in _mm_loaddup_pd that Eli noticed. 2009-02-14 01:06:58 +00:00
Lex add an assertion from Alexei Svitkine! 2009-02-13 23:06:48 +00:00
Parse ignore the const attribute for now. 2009-02-14 03:51:44 +00:00
Rewrite Fix rdar://6562329, a static analyzer crash Ted noticed on 2009-02-13 19:33:24 +00:00
Sema Make it possible for builtins to expression FILE* arguments, so that 2009-02-14 01:52:53 +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