no more angle matching
This commit is contained in:
parent
312c88e95e
commit
ae67b37b50
7 changed files with 116 additions and 117 deletions
|
|
@ -14,7 +14,6 @@ flags = [
|
|||
'-Wno-variadic-macros',
|
||||
'-fexceptions',
|
||||
'-DNDEBUG',
|
||||
'-DUSE_CLANG_COMPLETER',
|
||||
# THIS IS IMPORTANT! Without a "-std=<something>" flag, clang won't know which
|
||||
# language to use when compiling headers. So it will guess. Badly. So C++
|
||||
# headers will be compiled as C headers. You don't want that so ALWAYS specify
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue