You've already forked libadalang
mirror of
https://github.com/AdaCore/libadalang.git
synced 2026-02-12 12:28:54 -08:00
Add a new Analysis_Context primitive to assign target information to it,
and use target information to generate correct bounds for built in types
in the Standard package.
(cherry picked from commit 363e6ba378)
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
## vim: ft=makoada
|
|
|
|
Context.Target_Info := Placeholder_Target_Info;
|
|
Fetch_Standard (Context);
|