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