Playing with the idea of checking these LabelDecl's at the end of the function, here's another issue I just thought about. At the end of the function we will know which MSAsmStmt has defined a given LabelDecl, but how do we know which LabelDecl has *used* it? Should I record that info in LabelDecl too?
http://reviews.llvm.org/D5694 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
