Go to file
Serge Pavlov 2e3ecb660a Recover from errors in enum definition
Previously any error in enum definition body stopped parsing it. With this
change parser tries to recover from errors.
The patch fixes PR10982.

Differential Revision: http://llvm-reviews.chandlerc.com/D2018

llvm-svn: 198259
2013-12-31 06:26:03 +00:00
clang Recover from errors in enum definition 2013-12-31 06:26:03 +00:00
clang-tools-extra Make lit.site.cfg Py3-compatible. Copied from r188041. 2013-12-30 06:18:08 +00:00
compiler-rt Fix an ODR violation in the sanitizer runtimes. 2013-12-30 23:36:11 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Pass -fno-builtin flag to clang to silence warnings 2013-12-29 16:39:55 +00:00
libcxx Make cv_status a class enum. Fixes PR18314. Thanks to Andersca for the report and the patch. 2013-12-23 22:14:27 +00:00
libcxxabi Add a first cut at a Registers_arm class, to be used for 32bit arm EHABI unwinding. 2013-12-18 17:53:55 +00:00
lld Simplify if ... return repetition. 2013-12-28 10:09:21 +00:00
lldb Fix a couple of memory leaks. 2013-12-29 20:18:15 +00:00
llvm Add missing MRM_XX forms to the old JIT emitter for consistency. 2013-12-31 03:26:24 +00:00
openmp For your Christmas hacking pleasure. 2013-12-23 17:28:57 +00:00
polly www: Simplify css 2013-12-21 00:26:05 +00:00