Go to file
Eli Friedman 69d27d2d05 Fix alignment of class derived from empty class.
The record layout code didn't properly take into account that
an empty class at offset 0 can have an alignment greater than 1.

Patch by Andrea Di Biagio.

llvm-svn: 186370
2013-07-16 00:21:28 +00:00
clang Fix alignment of class derived from empty class. 2013-07-16 00:21:28 +00:00
clang-tools-extra Fix UseAuto not transforming iterator when non-fully qualifiers are used and 2013-07-15 15:37:05 +00:00
compiler-rt Fix check_lint warnings in sanitizers' runtime libraries 2013-07-15 16:11:39 +00:00
debuginfo-tests
libclc Add integer-gentype.inc: Missing file from r185839 2013-07-15 15:20:05 +00:00
libcxx Make std::forward and std::move (and std::move_if_noexcept) constexpr in C++14 2013-07-15 20:46:11 +00:00
libcxxabi Updated CREDITS.TXT 2013-07-02 19:01:59 +00:00
lld [PECOFF] Add default argument to addDir32NBReloc() as the default value 0 is reasonable. 2013-07-16 00:03:51 +00:00
lldb Fixed a problem in IRForTarget where we would not 2013-07-15 23:31:47 +00:00
llvm Add mingw32 to the XFAIL. I forgot about it when adding win32. 2013-07-15 23:51:47 +00:00
polly ScopDetect: clang-format 2013-07-14 18:09:43 +00:00