llvm-project/clang/lib
Ted Kremenek 16306107cf Renamed GRState::CheckerStatePrinter to GRState::Printer.
Updated checker state printer interface to allow transfer functions to return an arbitrary number of GRState::Printers.

llvm-svn: 54762
2008-08-13 21:24:49 +00:00
..
AST More #include cleaning 2008-08-11 06:23:49 +00:00
Analysis Renamed GRState::CheckerStatePrinter to GRState::Printer. 2008-08-13 21:24:49 +00:00
Basic Move some ObjC preprocessor definitions into 2008-08-12 00:21:46 +00:00
CodeGen Implement Obj-C protocol metadata generation for NeXT. 2008-08-13 03:21:16 +00:00
Driver More #include cleaning 2008-08-11 06:23:49 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Move some ObjC preprocessor definitions into 2008-08-12 00:21:46 +00:00
Parse More #include cleaning 2008-08-11 06:23:49 +00:00
Rewrite Add CSS for word wrapping of long message bubbles. 2008-07-11 23:13:22 +00:00
Sema Sema::ActOnStartProtocolInterface(): Make sure the protocol decl has a valid start location. 2008-08-13 16:39:22 +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