Open
Bug 1904169
Opened 2 years ago
Add pointer_info data source to structured record
Categories
(Webtools :: Searchfox, enhancement)
Webtools
Searchfox
Tracking
(Not tracked)
NEW
People
(Reporter: arai, Unassigned)
References
(Blocks 1 open bug)
Details
Currently pointer_info is extracted from type pretty print, by parsing it
https://github.com/mozsearch/mozsearch/blob/b58a921c69986d85e5e963e5a5068923e8116598/tools/src/file_format/ontology_mapping.rs#L281
If indexer clang plugin generates structured data for the template type, this doesn't need parser.
You need to log in
before you can comment on or make changes to this bug.
Description
•