Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change explicit handling of impossible condition to call llvm_unreachable in ... | Tom Care | 2010-07-07 | 1 | -2/+2 |
* | Silence an annoying GCC warning about use of an uninitialized variable. Even | Chandler Carruth | 2010-07-07 | 1 | -1/+1 |
* | Use 'llvm_unreachable' to mark impossible code paths so that GCC doesn't | Chandler Carruth | 2010-07-07 | 1 | -1/+2 |
* | Added a path-sensitive idempotent operation checker (-analyzer-idempotent-ope... | Tom Care | 2010-07-06 | 1 | -0/+453 |