Go to file
Saleem Abdulrasool d79eec97fc bindings: add new C++ function attribute accessors
Add methods to index Cursor to see if a cxx method is pure_virtual,
virtual or const methods.

Patch by Jonathan B Coe!

llvm-svn: 250008
2015-10-12 03:10:20 +00:00
clang bindings: add new C++ function attribute accessors 2015-10-12 03:10:20 +00:00
clang-tools-extra Test commit 2015-10-11 22:55:29 +00:00
compiler-rt Revert "builtins: enable builtins build for MSVC" 2015-10-11 22:30:10 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx [Darwin] Reworking r250003 to use lit.util.capture instead of subprocess. 2015-10-12 02:54:30 +00:00
libcxxabi Fix incorrect parsing of arguments for nested functions. Reviewed as http://reviews.llvm.org/D13192. Thanks to Anseny Kapoulkine for the patch. 2015-10-08 03:02:09 +00:00
libunwind unwind: Allow the building of libunwind for MIPS. 2015-09-26 18:26:01 +00:00
lld Simplify the InputFile type hierarchy by removing unnecessary middle classses. 2015-10-12 02:22:58 +00:00
lldb Fixup log enable --stack so it works on Linux. 2015-10-10 01:26:47 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm [llvm-rtdyld] General modernization/cleanup in preparation for (bigger) changes. 2015-10-12 00:57:29 +00:00
openmp [OMPT] Reduce overhead of OMPT 2015-10-09 17:42:52 +00:00
polly Also add -polly-no-early-exit back until LNT is restarted 2015-10-11 13:49:27 +00:00