Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang] Improve ctor initializer completions. | Kadir Cetinkaya | 2018-11-01 | 1 | -30/+45 |
* | [CodeCompletion] Enable signature help when initializing class/struct/union m... | Kadir Cetinkaya | 2018-09-11 | 1 | -0/+24 |
* | [CodeComplete] Fix completion in the middle of ident in ctor lists. | Ilya Biryukov | 2018-04-25 | 1 | -0/+4 |
* | Fix heuristics skipping invalid ctor-initializers with C++11 | Olivier Goffart | 2016-11-03 | 1 | -5/+26 |
* | Fix a few issues while skipping function bodies | Olivier Goffart | 2016-06-16 | 1 | -0/+41 |