summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeCompletion/crash-func-init.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a crash in code completion.Ilya Biryukov2017-09-081-0/+4
Summary: The crash occured when FunctionDecl was parsed with an initializer. Reviewers: bkramer, klimek, francisco.lopes Reviewed By: bkramer Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D37382 llvm-svn: 312788
OpenPOWER on IntegriCloud