TheBitshifter

Results 2 issues of TheBitshifter

I'm using clang_complete currently commit b1a507fbc27ef581c966b035f52eafae773a6f32 Sometimes during my editing session, clang_complete seems to cease using libclang for the completions. When I write something like foo-> I get a completion...

@Naios ----- ### Commit Hash Function2 tags 4.2.0 and 4.2.1, hashes: 02ca99831de59c7c3a4b834789260253cace0ced f569a63cfe369df867a1a4d17aaa12269156536c ### Expected Behavior Test case pasted below compiles without errors with `g++-11 -O1 -Wnull-dereference -c -o null-deref.o...