diff options
author | Chris Bieneman <chris.bieneman@me.com> | 2018-06-18 20:56:19 +0000 |
---|---|---|
committer | Chris Bieneman <chris.bieneman@me.com> | 2018-06-18 20:56:19 +0000 |
commit | feb4537b442b9b34022edefb844157a05344fa31 (patch) | |
tree | 05579f5653578f270ccb8518b906f12b91f85037 /clang/lib/CodeGen/CodeGenModule.h | |
parent | 7ac9e193ece87be1fc577326405f9b8b236cf0b2 (diff) | |
download | bcm5719-llvm-feb4537b442b9b34022edefb844157a05344fa31.tar.gz bcm5719-llvm-feb4537b442b9b34022edefb844157a05344fa31.zip |
Fixing os_version_check.c to be actual C source
The initial implementaiton was using the C++ typeof keyword. This
causes the compiler to spew warnings unnecissarilly. This patch removes
the uses of typeof and replaces them with explicit typedefs of the
function types.
llvm-svn: 334981
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions