llvm-project/clang/lib
Eli Friedman 8e1433b370 Refactor base/member initializers, and construct them correctly in cases
with dependent types.  Fixes PR4621 and PR4627.

llvm-svn: 77498
2009-07-29 19:44:27 +00:00
..
AST No longer need to keep base class offsets in the offset 2009-07-29 18:50:06 +00:00
Analysis Remove some uses of TypedViewRegion, and use getBaseRegion() in a context where 2009-07-29 18:17:40 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Update for LLVM API change. 2009-07-29 18:54:39 +00:00
Driver Have 'clang --analyze' run syntactic static analysis security checks. 2009-07-24 20:03:11 +00:00
Frontend Don't use a formatted ostream when writing .ll either. 2009-07-29 17:12:55 +00:00
Headers Switch some functions from using x86 builtins to using vector 2009-07-22 17:08:01 +00:00
Index Constify methods. 2009-07-24 03:38:27 +00:00
Lex CharLiteralParser::IsMultiChar was sometimes uninitialized. 2009-07-29 01:46:05 +00:00
Parse Make functional-style casts emit correct messages, and fix a crash-on-invalid. 2009-07-29 13:50:23 +00:00
Rewrite Patch by Stefan Bühler: Escape text in macro expansion when emitting HTML in the HTMLRewriter. 2009-07-21 21:16:46 +00:00
Sema Refactor base/member initializers, and construct them correctly in cases 2009-07-29 19:44:27 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00