martong added a comment.

I realized that, this patch brakes 3 lldb tests ATM:

- `TestTopLevelExprs.py`. If https://reviews.llvm.org/D48722 was merged then 
this test would not be broken.
- `TestPersistentTypes.py` If https://reviews.llvm.org/D48773 was merged then 
this test would not be broken.
- `TestRecursiveTypes.py`. I am still working on this. The newly introduced 
assert fires: `Assertion `(Pos == ImportedDecls.end() || Pos->second == To) && 
"Try to import an already imported Decl"' failed.`.


Repository:
  rC Clang

https://reviews.llvm.org/D47632



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to