summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeCompletion/ctor-initializer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang] Improve ctor initializer completions.Kadir Cetinkaya2018-11-011-30/+45
* [CodeCompletion] Enable signature help when initializing class/struct/union m...Kadir Cetinkaya2018-09-111-0/+24
* [CodeComplete] Fix completion in the middle of ident in ctor lists.Ilya Biryukov2018-04-251-0/+4
* Fix heuristics skipping invalid ctor-initializers with C++11Olivier Goffart2016-11-031-5/+26
* Fix a few issues while skipping function bodiesOlivier Goffart2016-06-161-0/+41
OpenPOWER on IntegriCloud