Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zap dead method | Chris Lattner | 2010-08-28 | 1 | -2/+0 |
* | Fix some GCC warnings by providing a virtual destructor in the base of a class | Chandler Carruth | 2010-08-23 | 1 | -0/+1 |
* | Use std::string instead of StringRef in ClangAttrEmitter.cpp; per report on | Eli Friedman | 2010-08-19 | 1 | -1/+1 |
* | Add include missing for VC build. | Sean Hunt | 2010-08-19 | 1 | -0/+1 |
* | Remove three spurious semicolons | Sean Hunt | 2010-08-19 | 1 | -3/+3 |
* | Finish full attribute class emission for clang. | Sean Hunt | 2010-08-18 | 1 | -14/+568 |
* | Remove unused variables. | Duncan Sands | 2010-06-25 | 1 | -1/+0 |
* | Add preliminary clang attribute generation support. | Sean Hunt | 2010-06-16 | 1 | -0/+85 |