summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/RIFF.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clangd] Remove 'using namespace llvm' from .cpp files. NFCIlya Biryukov2019-01-071-11/+10
* [clangd] Namespace style cleanup in cpp files. NFC.Sam McCall2018-10-201-4/+4
* Remove unnecessary semicolon to silence -Wpedantic warning. NFCI.Simon Pilgrim2018-09-111-1/+1
* [clangd] Fix buildbot failures on older compilers from r341375Sam McCall2018-09-051-4/+4
* [clangd] Define a compact binary serialization fomat for symbol slab/index.Sam McCall2018-09-041-0/+88
OpenPOWER on IntegriCloud