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 16:45:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
344ade0420
ccls
/
src
/
config.cc
5 lines
69 B
C++
Raw
Normal View
History
Unescape
Escape
.
2018-03-31 20:59:27 +00:00
#
include
"config.h"
Add Config->largeFileSize; pure virtual or defaulted methods are definitions; fix $ccls/callHierarchy
2018-06-01 21:22:55 +00:00
Config
*
g_config
;
Redesign import_pipeline.cc and mitigate race (duplicate Query*::uses for initial indexing)
2018-05-05 22:29:17 +00:00
thread_local
int
g_thread_id
;
Reference in New Issue
Copy Permalink