summaryrefslogtreecommitdiff
path: root/clang/test/CodeCompletion/skip-auto-funcs.cpp
AgeCommit message (Expand)Author
2019-02-05[NFC] Explicitly add -std=c++14 option to tests that rely on the C++14 defaultNemanja Ivanovic
2018-06-01[CodeComplete] Add a few extra tests for r333538. NFCIlya Biryukov
2018-05-30[Sema] Don't skip function bodies with 'auto' without trailing return typeIlya Biryukov