Age | Commit message (Expand) | Author |
---|---|---|
2013-02-20 | Include llvm::Optional in clang/Basic/LLVM.h | David Blaikie |
2013-02-20 | Replace SVal llvm::cast support to be well-defined. | David Blaikie |
2013-01-12 | Remove useless 'llvm::' qualifier from names like StringRef and others that are | Dmitri Gribenko |
2012-12-04 | Sort all of Clang's files under 'lib', and fix up the broken headers | Chandler Carruth |
2012-11-02 | [analyzer] Rename 'EmitReport' to 'emitReport'. | Jordan Rose |
2012-02-11 | [analyzer] New checker for assignment of non-0/1 values to Boolean variables. | Ryan Govostes |