search for: proclang

Displaying 2 results from an estimated 2 matches for "proclang".

Did you mean: proclaim
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote: > Did you build the Postgres code with -fsanitize-coverage=... ? Yes: CC = clang CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2015 Sep 03
2
Fuzzing complex programs
...nt_trigger.o > commands/explain.o commands/extension.o commands/foreigncmds.o > commands/functioncmds.o commands/indexcmds.o commands/lockcmds.o > commands/matview.o commands/operatorcmds.o commands/opclasscmds.o > commands/policy.o commands/portalcmds.o commands/prepare.o > commands/proclang.o commands/schemacmds.o commands/seclabel.o > commands/sequence.o commands/tablecmds.o commands/tablespace.o > commands/trigger.o commands/tsearchcmds.o commands/typecmds.o > commands/user.o commands/vacuum.o commands/vacuumlazy.o > commands/variable.o commands/view.o executor/execAmi.o...