| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang/unittests/Analysis/CFGTest.cpp: Appease msc targets with ↵ | NAKAMURA Takumi | 2016-07-08 | 1 | -1/+1 |
| | | | | | | | -fno-delayed-template-parsing. llvm-svn: 274879 | ||||
| * | CFGBuilder: Fix crash when visiting a range-based for over a dependent type | Alexander Kornienko | 2016-07-08 | 1 | -0/+58 |
| Summary: CFG generation is expected to fail in this case, but it should not crash. Also added a test that reproduces the crash. Reviewers: klimek Subscribers: cfe-commits Patch by Martin Boehme! Differential Revision: http://reviews.llvm.org/D21895 llvm-svn: 274834 | |||||

