Skip to content
Snippets Groups Projects
Commit cf164b41 authored by Pascal Perez's avatar Pascal Perez Committed by CQ bot account: commit-bot@chromium.org
Browse files

[fidlc] Simplifying name modeling

A name is scoped (by a library), and either has a source location, or an
anonymous name. Modeling this as a std::variant for clarity, and to
simplify owning semantics. We can now add a copy constructor with ease.

Change-Id: I7e6602e0abdc5c08535452253e324b13b8b9dade
parent 97c06257
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment