[all-commits] [llvm/llvm-project] 153431: [docs] Fix Kaleidoscope code example
Roman via All-commits
all-commits at lists.llvm.org
Wed Apr 6 02:41:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 153431ec7a2e0ce79721b758b7cecb0dace0b6ec
https://github.com/llvm/llvm-project/commit/153431ec7a2e0ce79721b758b7cecb0dace0b6ec
Author: Roman Sokolkov <roman.sokolkov at apex.ai>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M llvm/docs/tutorial/MyFirstLanguageFrontend/LangImpl03.rst
Log Message:
-----------
[docs] Fix Kaleidoscope code example
* replace virtual with override
* use default like in full code example
Differential Revision: https://reviews.llvm.org/D123110
More information about the All-commits
mailing list