summaryrefslogtreecommitdiffstats
path: root/fastlib
diff options
context:
space:
mode:
authorArne Juul <arnej@verizonmedia.com>2020-12-10 14:08:30 +0000
committerArne Juul <arnej@verizonmedia.com>2020-12-10 14:17:51 +0000
commit05e48570f899266c5371c69a89615a20b9407b4e (patch)
treed1fea3b2e17c32e2bc0ba8f760f51e99ae744bcc /fastlib
parent80db966fd7477f1267613f469ff70787af95b54e (diff)
Change pointer type for LLVM
* With LLVM "pointer to void" is not a valid type. Use char* aka "pointer to int8" instead. This worked unintentionally because LLVM was compiled with -DNDEBUG, disabling asserts.
Diffstat (limited to 'fastlib')
0 files changed, 0 insertions, 0 deletions