Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid printing some redundant name qualifiers in completion | Ilya Biryukov | 2017-11-08 | 1 | -1/+1 |
* | Set completion priority of destructors and operators to CCP_Unlikely. | Ilya Biryukov | 2017-09-22 | 1 | -2/+2 |
* | Reland r160052: Default to -std=c++11 on Windows. | Nico Weber | 2012-08-30 | 1 | -2/+2 |
* | Add a printing policy flag to suppress printing "<anonymous>::" prior | Douglas Gregor | 2011-11-03 | 1 | -4/+6 |
* | Test code completion for constructor initializers within the class | Douglas Gregor | 2011-11-02 | 1 | -0/+18 |
* | Support code-completion for C++ inline methods and ObjC buffering methods. | Argyrios Kyrtzidis | 2011-09-04 | 1 | -0/+24 |