llvm-project/clang/lib
Nate Begeman c1bf0612dd Remove outdated diagnostic. Tests are coming.
llvm-svn: 62437
2009-01-18 00:45:31 +00:00
..
AST Teach DeclContext how to find the primary declaration for any TagDecl 2009-01-17 00:42:38 +00:00
Analysis Fix analyzer crash found when scanning Wine sources where the analyzer used old logic to determine the value of a switch 'case' label. 2009-01-17 01:54:16 +00:00
Basic Allow targets to override IntMaxTWidth 2009-01-17 23:56:13 +00:00
CodeGen Change TargetInfo::validateInputConstraint to take begin/end name iterators instead of the number of outputs. No functionality change. 2009-01-17 23:36:15 +00:00
Driver Rename SourceLocation::getFileID to getChunkID, because it returns 2009-01-17 08:45:21 +00:00
Headers Add mm_malloc.h, patch by Sam Weinig. 2009-01-08 23:30:09 +00:00
Lex Rename SourceLocation::getFileID to getChunkID, because it returns 2009-01-17 08:45:21 +00:00
Parse Diagnose that property name cannot be a bitfield 2009-01-17 23:21:10 +00:00
Rewrite add a simplified lexer ctor that sets up the lexer to raw-lex an 2009-01-17 07:35:14 +00:00
Sema Remove outdated diagnostic. Tests are coming. 2009-01-18 00:45:31 +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