Age | Commit message (Expand) | Author |
---|---|---|
2013-02-22 | Update to use references to attribute groups instead of listing the attribute... | Bill Wendling |
2011-07-09 | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner |
2011-01-25 | Move unnamed_addr after the function arguments on Sabre's request. | Rafael Espindola |
2011-01-11 | Add unnamed_addr to constructors and destructors. | Rafael Espindola |
2010-07-08 | Apparently the {{$}} hack doesn't work on Windows; I am saddened but not | John McCall |
2010-07-08 | Mark calls to 'throw()' functions as nounwind, and mark the functions nounwind | John McCall |
2010-07-06 | Validated by nightly-test runs on x86 and x86-64 darwin, including after | John McCall |
2010-07-01 | Provide exception specifications for implicitly-declared default constructors. | Douglas Gregor |
2010-07-01 | Provide exception specifications for implicitly-declared copy constructors. | Douglas Gregor |