Age | Commit message (Expand) | Author |
---|---|---|
2011-09-19 | Throw the switch to convert clang to the new exception handling model! | Bill Wendling |
2011-08-11 | Simplify EH control flow by observing that EH scopes form a simple | John McCall |
2011-07-13 | Enforce access control for the destructor in a new[] expression and mark | John McCall |
2011-07-13 | Convert the standard default-construction loops to use phis and | John McCall |
2011-07-11 | Emit partial destruction of structs with initializer lists. | John McCall |
2011-07-11 | Fix a lot of problems with the partial destruction of arrays: | John McCall |