llvm-project/clang/test/Index
Douglas Gregor 5d3507d39c Improve handling of initialization by constructor, by ensuring that
such initializations properly convert constructor arguments and fill
in default arguments where necessary. This also makes the ownership
model more clear.

llvm-svn: 81394
2009-09-09 23:08:42 +00:00
..
comments.c Use temporary output to avoid running index-test with the same commands multiple times. 2009-07-21 00:06:46 +00:00
cxx-operator-overload.cpp Improve handling of initialization by constructor, by ensuring that 2009-09-09 23:08:42 +00:00
find-decls.c Add -fblocks. 2009-07-30 02:43:05 +00:00
find-defs.c Add -fblocks. 2009-07-30 02:43:05 +00:00
find-refs.c Add -fblocks. 2009-07-30 02:43:05 +00:00
foo.h Change the semantics for Entity. 2009-07-21 00:07:06 +00:00
multiple-redecls.c Handle redeclarations properly at the index-test tool. 2009-07-14 03:20:31 +00:00
objc-decls.m Add support for ObjC message expressions, in the Analyzer: 2009-07-30 00:03:55 +00:00
objc-message.m Add support for ObjC message expressions, in the Analyzer: 2009-07-30 00:03:55 +00:00
objc.h Add support for ObjC message expressions, in the Analyzer: 2009-07-30 00:03:55 +00:00
resolve-loc.c Use temporary output to avoid running index-test with the same commands multiple times. 2009-07-21 00:06:46 +00:00
t1.c Find references inside blocks. 2009-07-29 23:40:48 +00:00
t1.m Add support for ObjC message expressions, in the Analyzer: 2009-07-30 00:03:55 +00:00
t2.c Make having no RUN line a failure. 2009-07-25 12:47:38 +00:00
t2.m Add support for ObjC message expressions, in the Analyzer: 2009-07-30 00:03:55 +00:00