Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compilation test for PostOrderIterator. | Michael Ilseman | 2014-11-20 | 1 | -0/+37 |
If the template specialization for externally managed sets in PostOrderIterator call too far out of sync with each other, this unit test will fail to build. This is especially useful for developers who may not build Clang (the only in-tree user) every time. llvm-svn: 222447 |