Go to file
Benjamin Kramer 951b15eb09 Revamp error checking in the ms inline asm parser.
- Actually abort when an error occurred.
- Check that the frontend lookup worked when parsing length/size/type operators.

Tested by a clang test. PR18096.

llvm-svn: 196044
2013-12-01 11:47:42 +00:00
clang Fix typo: s/Occurence/Occurrence/ 2013-11-30 23:33:14 +00:00
clang-tools-extra Fix a variety of user-visible and comment typos 2013-12-01 05:08:12 +00:00
compiler-rt [asan] dump coverage even if asan has reported an error 2013-11-29 14:49:32 +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 Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81) 2013-11-28 00:17:29 +00:00
libcxx Remove executable permissions on a text file 2013-12-01 10:15:11 +00:00
libcxxabi Fix indentation of fields in __cxa_exception to line up 2013-11-30 17:37:21 +00:00
lld [PECOFF] Fix /debug option. 2013-12-01 06:25:30 +00:00
lldb Also silent -Wno-cast-qual in the SWIG Python wrapper. Remove a huge number of warnings 2013-11-28 18:11:34 +00:00
llvm Revamp error checking in the ms inline asm parser. 2013-12-01 11:47:42 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly (re)enable formatting checks 2013-11-28 23:35:08 +00:00