| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [llvm] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-15 | 1 | -11/+11 |
| | | | | | | | | | Now that we've moved to C++14, we no longer need the llvm::make_unique implementation from STLExtras.h. This patch is a mechanical replacement of (hopefully) all the llvm::make_unique instances across the monorepo. llvm-svn: 369013 | ||||
| * | try to fix the sphinx build some more | Hans Wennborg | 2019-04-11 | 1 | -0/+2 |
| | | | | | llvm-svn: 358156 | ||||
| * | Try to fix the shpinx build | Hans Wennborg | 2019-04-11 | 1 | -1/+1 |
| | | | | | llvm-svn: 358154 | ||||
| * | Copy the C++ kaleidoscope tutorial into a subdirectory and clean up various ↵ | Chris Lattner | 2019-04-07 | 1 | -0/+737 |
| things, aligning with the direction of the WiCT workshop, and Meike Baumgärtner's view of how this should work. The old version of the documentation is unmodified, this is an experiment. llvm-svn: 357862 | |||||

