aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorChris Bieneman <chris.bieneman@me.com>2018-06-18 20:56:19 +0000
committerChris Bieneman <chris.bieneman@me.com>2018-06-18 20:56:19 +0000
commitfeb4537b442b9b34022edefb844157a05344fa31 (patch)
tree05579f5653578f270ccb8518b906f12b91f85037 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent7ac9e193ece87be1fc577326405f9b8b236cf0b2 (diff)
downloadllvm-feb4537b442b9b34022edefb844157a05344fa31.zip
llvm-feb4537b442b9b34022edefb844157a05344fa31.tar.gz
llvm-feb4537b442b9b34022edefb844157a05344fa31.tar.bz2
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 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions