This website requires JavaScript.
Explore
Help
Sign In
Zengtudor
/
ccls
Watch
1
Star
0
Fork
0
You've already forked ccls
mirror of
https://github.com/MaskRay/ccls.git
synced
2024-11-24 08:35:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1,499
Commits
7
Branches
35
Tags
6.4
MiB
639f587e01
Commit Graph
1 Commits
Author
SHA1
Message
Date
Fangrui Song
c68548a2ca
Remove <regex> from lex_utils.h and separate language_server_api.h
...
% time clang++ -fsyntax-only -std=c++11 a.cc <iostream> => 0.35s <regex> => 0.68s
2018-02-23 16:33:48 -08:00