Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix -Wmissing-field-initializers warnings. | Daniel Dunbar | 2010-07-30 | 1 | -15/+5 |
* | CrashRecovery: Use ThreadLocal::erase() instead of set(0). | Daniel Dunbar | 2010-07-29 | 1 | -1/+1 |
* | Make sure to include config.h, to pickup LLVM_ON_WIN32. | Daniel Dunbar | 2010-07-29 | 1 | -0/+1 |
* | CrashRecoveryContext: Add a simple POSIX implementation. | Daniel Dunbar | 2010-07-29 | 1 | -1/+102 |
* | Support: Add CrashRecoveryContext helper object. | Daniel Dunbar | 2010-07-28 | 1 | -0/+88 |