llvm with tablegen backend for capstone disassembler
Go to file
Richard Smith 675ea99a2a PR10101: Recover better from a common copy-paste error: if a function
declaration at namespace scope is followed by a semicolon and an open-brace
(or in C++, a 'try', ':' or '='), then the error is probably a function
definition with a spurious ';', rather than a mysterious '{'.

llvm-svn: 145372
2011-11-29 05:27:40 +00:00
clang PR10101: Recover better from a common copy-paste error: if a function 2011-11-29 05:27:40 +00:00
compiler-rt build: Sketch a Clang/Linux platform config. 2011-11-28 23:50:13 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Remove redundant iterator assignment detected by Marshall Clow 2011-11-28 19:49:26 +00:00
libcxxabi Add alignment requirement to char buffer 2011-11-28 21:03:21 +00:00
lldb <rdar://problem/10429064> 2011-11-29 04:03:30 +00:00
llvm Correctly mark VPERM2F128 as being an FP instruction and add execution domain fixing support to convert it to VPERM2I128 for AVX2. 2011-11-29 03:57:34 +00:00
polly test: Do not hardcode '.so' as library suffix 2011-11-22 19:40:38 +00:00