Jacob Dufault
|
48f3c75053
|
Add using declaration to optional.h, include STL optional if available or fallback to third-party one.
|
2017-12-29 12:00:52 -06:00 |
|
Jacob Dufault
|
7d549f3fdf
|
Move libclangmm/Utility.h into clang_utils.h
|
2017-11-04 16:02:39 -07:00 |
|
Jacob Dufault
|
7734943620
|
Format all code in src/
|
2017-10-31 12:49:19 -07:00 |
|
Jacob Dufault
|
f5314b62b1
|
Reformat to Chromium style.
|
2017-09-21 18:14:57 -07:00 |
|
Jacob Dufault
|
00e452272f
|
Do not use clang_Location_isInSystemHeader for diagnostics; causes crashes
|
2017-07-12 15:02:48 -07:00 |
|
Jacob Dufault
|
dec484ed0d
|
Only report diagnostics from code completion document parse.
Also use shared_ptr, hopefully fix memory crashes.
|
2017-06-09 21:13:16 -07:00 |
|
Jacob Dufault
|
41e1dff4c9
|
Goto definition for includes
|
2017-05-20 20:47:20 -07:00 |
|
Jacob Dufault
|
b3d5327342
|
Real-time diagnostics via clang_codeCompleteAt
|
2017-05-19 23:35:14 -07:00 |
|