| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove 'using std::errro_code' from lib. | Rafael Espindola | 2014-06-13 | 1 | -2/+1 |
| * | Don't use 'using std::error_code' in include/llvm. | Rafael Espindola | 2014-06-12 | 1 | -0/+1 |
| * | raw_ostream: Forward declare OpenFlags and include FileSystem.h only where ne... | Benjamin Kramer | 2014-04-29 | 1 | -0/+1 |
| * | Use unique_ptr to own MCFunctions within MCModule. | David Blaikie | 2014-04-15 | 1 | -5/+5 |
| * | Use std::unique_ptr to manage MCBasicBlocks in MCFunction. | David Blaikie | 2014-04-15 | 1 | -6/+6 |
| * | YAMLIO: Allow scalars to dictate quotation rules | David Majnemer | 2014-04-10 | 1 | -0/+2 |
| * | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 2014-03-06 | 1 | -1/+1 |
| * | MC CFG: Add YAML MCModule representation to enable MC CFG testing. | Ahmed Bougacha | 2013-08-21 | 1 | -0/+461 |

