summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/complete-access-checks-crash.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [CodeComplete] Fix the crash in code completion on access checkingIlya Biryukov2018-07-301-0/+13
Started crashing in r337453. See the added test case for the crash repro. The fix reverts part of r337453 that causes the crash and does not actually break anything when reverted. llvm-svn: 338255
OpenPOWER on IntegriCloud