Closed Bug 1625004 Opened 5 years ago Closed 4 years ago

clang plugin build failure with clang trunk, no type named 'DynTypedNodeList'

Categories

(Developer Infrastructure :: Source Code Analysis, task, P2)

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1646158

People

(Reporter: away, Unassigned)

References

(Blocks 1 open bug)

Details

This was with clang 11 trunk 7520cf03eeb8b0ece8a151cee15145aea3049632:

 0:05.69 /home/vm/src/mc/build/clang-plugin/StmtToBlockMap.h:21:3: error: no type named 'DynTypedNodeList' in 'clang::ASTContext'; did you mean simply 'DynTypedNodeList'?
 0:05.69   ASTContext::DynTypedNodeList Parents = Context->getParents(*S);
 0:05.69   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
 0:05.69   DynTypedNodeList
 0:05.69 /home/vm/llvm11/include/clang/AST/ParentMapContext.h:91:7: note: 'DynTypedNodeList' declared here
 0:05.69 class DynTypedNodeList {
 0:05.69       ^
Type: defect → task
Priority: -- → P3
Priority: P3 → P2
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.