Age | Commit message (Expand) | Author |
---|---|---|
2013-01-19 | these now depend on the bitcode reader too. | Chris Lattner |
2012-10-03 | clang-check: Add clangRewriteCore.a to the Makefile build to make it link again. | Benjamin Kramer |
2012-10-03 | As opposed to the clang-fixit tool described on | Daniel Jasper |
2012-08-08 | Add various MC components to clang build to support MS-style inline assembly. | Chad Rosier |
2012-07-31 | Include clang-check as part of the clang installation. | David Blaikie |
2012-06-20 | Fix a big layering violation introduced by r158771. | Chandler Carruth |
2012-06-20 | Structured comment parsing, first step. | Dmitri Gribenko |
2012-04-04 | clangFrontend depends on clangEdit. | Benjamin Kramer |
2012-04-04 | Adds a tooling library. | Manuel Klimek |