llvm-project/clang/lib
Douglas Gregor 1f0ce935e8 Another use of adjustParameterType. Plus, GetTypeForDeclarator will
always get ParmVarDecls with already-adjusted types. Assert it.

Thanks, Anders!

llvm-svn: 67576
2009-03-23 23:17:00 +00:00
..
AST use isa<> 2009-03-23 17:57:53 +00:00
Analysis analyzer: Provide temporary workaround for false positive reported by 2009-03-23 17:10:25 +00:00
Basic Ad FreeBSD ARM target info. 2009-03-23 16:09:04 +00:00
CodeGen Must allow for strong cast of floats as well (objc2 gc). 2009-03-23 19:10:40 +00:00
Driver Driver: Make argument parsing fast. 2009-03-23 21:50:40 +00:00
Frontend Plist diagnostics: distinguish between regular and extended messages for "events". 2009-03-19 00:42:56 +00:00
Headers Only intptr_t is protected by __intptr_t_defined. 2009-03-15 03:16:47 +00:00
Lex The individual pieces of an invalid paste as still candidates for expansion. 2009-03-23 17:32:45 +00:00
Parse Implement '#pragma unused'. 2009-03-23 22:28:25 +00:00
Rewrite Build system changes to use TableGen to generate the various 2009-03-16 23:06:59 +00:00
Sema Another use of adjustParameterType. Plus, GetTypeForDeclarator will 2009-03-23 23:17:00 +00:00
CMakeLists.txt Fix cmake builds. 2009-03-02 17:05:26 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00