Go to file
Argyrios Kyrtzidis 2b9b5bb697 [libclang] Introduce new C functions that provide information about modules:
clang_Cursor_getModule
clang_Module_getParent
clang_Module_getName
clang_Module_getFullName
clang_Module_getNumTopLevelHeaders
clang_Module_getTopLevelHeader

llvm-svn: 165280
2012-10-05 00:22:37 +00:00
clang [libclang] Introduce new C functions that provide information about modules: 2012-10-05 00:22:37 +00:00
clang-tools-extra Fix typo in a comment in lit.cfg 2012-09-12 16:29:37 +00:00
compiler-rt tsan for Go: support mallocs before __tsan_init() (required to support cgo code) 2012-10-04 13:54:49 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc Add barrier.cl to SOURCES, spotted by Jin Wang. 2012-09-05 18:13:55 +00:00
libcxx Holger Arnold: Correct the use and testing of __GNUC__ and __GNUC_MINOR__ in <__config>. 2012-10-03 20:48:05 +00:00
libcxxabi Set up code under _LIBCXX_DYNAMIC_FALLBACK which is off by default. For a full description of _LIBCXX_DYNAMIC_FALLBACK, see src/private_typeinfo.cpp. 2012-09-28 22:43:50 +00:00
lld Added missing break in StockSectionChunk constructor. 2012-10-03 23:27:33 +00:00
lldb <rdar://problem/12099999> renaming SBStream::Printf to Print in the scripting world in order to avoid supporting varargs through SWIG 2012-10-04 23:54:09 +00:00
llvm [ms-inline asm] Add support for parsing [Intel dialect] memory operands that use 2012-10-04 23:59:38 +00:00
polly Add a new isl based code generation 2012-10-02 19:50:43 +00:00