mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:00:13 +01:00
Add usage to gen_rtti.py script (#1861)
Specify `gen_rtti.py` script should be run from a target
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
"""Generates C++ header to support LLVM-style RTTI for a class hierarchy.
|
||||
|
||||
This script should be run through the //explorer:gen_rtti build target.
|
||||
|
||||
# Background
|
||||
|
||||
A C++ class hierarchy supported by this script consists of *abstract* classes,
|
||||
|
||||
Reference in New Issue
Block a user