Closed
Bug 1768996
Opened 3 years ago
Closed 3 years ago
[clang-trunk] build/clang-plugin/mozsearch-plugin/MozsearchIndexer.cpp:178:16: error: 'InclusionDirective' marked 'override' but does not override any member functions
Categories
(Webtools :: Searchfox, defect)
Webtools
Searchfox
Tracking
(firefox102 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox102 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
build/clang-plugin/mozsearch-plugin/MozsearchIndexer.cpp:178:16: error: 'InclusionDirective' marked 'override' but does not override any member functions
virtual void InclusionDirective(SourceLocation HashLoc,
^
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by bugmail@asutherland.org:
https://hg.mozilla.org/integration/autoland/rev/6c92ea54e9af
Add LLVM-15 compatibility to MozsearchIndexer.cpp. r=asuth
Comment 3•3 years ago
|
||
Comment 4•3 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•