Go to file
Argyrios Kyrtzidis 1b52f1e364 Use a bool instead of a bitfield in llvm/ADT/Optional.
Fixes Valgrind failures and removes bitwise operations that don't provide any benefit.
Valgrind failures reported by NAKAMURA Takumi.

llvm-svn: 171413
2013-01-02 21:19:08 +00:00
clang Type safety attributes: add tests for enumerations (users are actually doing 2013-01-02 21:12:03 +00:00
clang-tools-extra Fix the sorting of the #include lines in these tools. 2013-01-02 10:29:31 +00:00
compiler-rt Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
debuginfo-tests XTARGET was removed, update debug-info tests. 2012-10-20 01:38:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Updating CREDITS.TXT 2013-01-01 16:09:11 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lldb Update to reflect API changes in r171367. 2013-01-02 12:55:00 +00:00
llvm Use a bool instead of a bitfield in llvm/ADT/Optional. 2013-01-02 21:19:08 +00:00
polly Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to 2013-01-02 11:47:44 +00:00