Skip to content

Conversation

@MaskRay
Copy link
Owner

@MaskRay MaskRay commented Sep 17, 2019

No description provided.

MaskRay and others added 30 commits July 14, 2018 14:03
https://bugs.llvm.org/show_bug.cgi?id=37695 is not fixed. But since we have eliminated libclang for indexing and completion the bug no longer bothers us.
* Make CXXConstructor span one more column to left/right * Use OrigD to collect Decl::Record members * Better comment parsing * Limit lines of initializers and macro definition to 3 * Attribute macro arg uses to spelling loc * Remove FuncDef::declaring_type
Also change StorageClass storage to uint8_t
What do you think of the challenge ccls-fringe in Real World CTF?
There can be duplicates with template instantiation.
1. libClangDriver.a shipped by MSYS2 needs -lversion which is not included in CMAKE_CXX_STANDARD_LIBRARIES by default. 2. Use string literal for DEFAULT_RESOURCE_DIRECTORY to support backslashes in path.
DEF CON 26 CTF
- The word strengthened is spelled mistakenly. - Unpaired symbol:')' seems to be missing.
@MaskRay MaskRay force-pushed the master branch 2 times, most recently from b299069 to de800eb Compare April 22, 2020 15:44
@MaskRay MaskRay force-pushed the master branch 2 times, most recently from 7818055 to 99f0b40 Compare July 5, 2020 22:12
@MaskRay MaskRay force-pushed the master branch 4 times, most recently from a33231a to cb08df4 Compare July 20, 2020 00:03
@MaskRay MaskRay force-pushed the master branch 3 times, most recently from ee29996 to feb153a Compare December 20, 2020 03:01
@MaskRay MaskRay force-pushed the master branch 9 times, most recently from 94ba2b3 to c018bce Compare May 9, 2021 18:34
@MaskRay MaskRay force-pushed the master branch 3 times, most recently from db890d4 to cc13ced Compare November 6, 2024 05:57
@MaskRay MaskRay force-pushed the master branch 3 times, most recently from e403622 to cfc7c02 Compare August 15, 2025 06:45
@MaskRay MaskRay force-pushed the master branch 2 times, most recently from 49cbf37 to aca8280 Compare November 15, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet