Go to file
David Majnemer 7eca8a3d41 Address post-commit review feedback to r270457
Add two tests which show our error handling behavior for invalid
parameters in the layout_version and empty_bases attributes.

Amend our documentation to make it more clear that
__declspec(empty_bases) and __declspec(layout_version) can only apply to
classes, structs, and unions.

llvm-svn: 270461
2016-05-23 17:32:35 +00:00
clang Address post-commit review feedback to r270457 2016-05-23 17:32:35 +00:00
clang-tools-extra Fix docs 2016-05-20 22:42:03 +00:00
compiler-rt [sanitizer] Don't use -fomit-frame-pointer in COMPILER_RT_DEBUG=On builds 2016-05-22 19:59:06 +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 math: Use single precision fmax in sp path 2016-05-17 19:44:01 +00:00
libcxx Reorganize locale extension fallbacks. NFCI 2016-05-20 12:58:41 +00:00
libcxxabi libc++abi: make __cxa_call_unexpected visible 2016-05-11 23:56:37 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Do not split mergeable sections if they are gc'ed. 2016-05-23 16:55:43 +00:00
lldb Always rerun all tests on Windows. 2016-05-23 17:32:04 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm [Hexagon] Move some debug-only variable declarations into DEBUG 2016-05-23 17:31:30 +00:00
openmp Changed parameter names in Fortran modules to correspond with OpenMP 4.5 specification 2016-05-23 16:24:39 +00:00
polly [ScopInfo] Remove unused typedef OutgoingValueMapTy. NFC. 2016-05-23 14:51:52 +00:00