Go to file
Dmitri Gribenko 34df220410 Comment parsing: add support for \tparam command on all levels.
The only caveat is renumbering CXCommentKind enum for aesthetic reasons -- this
breaks libclang binary compatibility, but should not be a problem since API is
so new.

This also fixes PR13372 as a side-effect.

llvm-svn: 161087
2012-07-31 22:37:06 +00:00
clang Comment parsing: add support for \tparam command on all levels. 2012-07-31 22:37:06 +00:00
compiler-rt First tiny move towards integrating AddressSanitizer regressions test into LLVM lit-based testing infrastructure. 2012-07-31 15:43:11 +00:00
debuginfo-tests Fix this for gdb 7.4. 2012-07-23 19:41:58 +00:00
libclc configure.py: Add an install rule. 2012-06-01 17:29:59 +00:00
libcxx Andrew Morrow: Attached is a writeup of the current state of the libc++ test suite on Linux. 2012-07-31 21:30:28 +00:00
libcxxabi Andrew Morrow: Mainline clang seems to have recently become more strict about the 2012-07-29 20:41:19 +00:00
lld Hook up lld-test to llvm check-all. Patch by Andy Gibbs! 2012-07-31 18:44:52 +00:00
lldb Fixed a problem where stepping out would turn into 2012-07-31 22:19:25 +00:00
llvm Suppress stderr noise when test case runs. 2012-07-31 22:18:15 +00:00
polly Create a new directory before running the polly script 2012-07-24 16:58:57 +00:00