llvm-project/llvm/docs/tutorial/MyFirstLanguageFrontend
Jonas Devlieghere 0eaee545ee [llvm] Migrate llvm::make_unique to std::make_unique
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
2019-08-15 15:54:37 +00:00
..
LangImpl01.rst try to fix the sphinx build some more 2019-04-11 07:46:25 +00:00
LangImpl02.rst [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
LangImpl03.rst try to fix the sphinx build some more 2019-04-11 07:46:25 +00:00
LangImpl04.rst [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
LangImpl05-cfg.png
LangImpl05.rst [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
LangImpl06.rst [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
LangImpl07.rst [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
LangImpl08.rst Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 2019-08-05 05:43:48 +00:00
LangImpl09.rst [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
LangImpl10.rst try to fix the sphinx build some more 2019-04-11 07:46:25 +00:00
index.rst replace the old kaleidoscope tutorial files with orphaned pages that forward to the new copy. 2019-07-19 05:23:17 +00:00