Go to file
Daniel Dunbar 3615fd27f2 cindex/Python: Tweak Source{Location,Range}
- Add __repr__ on SourceLocation.

 - Fix File object construction to use c_object_p type, and use None instead of
   invalid File objects.

 - Make SourceRange.{start,end} properties.

llvm-svn: 94354
2010-01-24 04:09:34 +00:00
clang cindex/Python: Tweak Source{Location,Range} 2010-01-24 04:09:34 +00:00
compiler-rt document runtime support functions 2010-01-22 21:21:14 +00:00
llvm move PR5945 here. 2010-01-24 02:27:03 +00:00