diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-01-09 21:40:40 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2017-01-09 21:40:40 +0000 |
commit | 2f63d4612f6e689434f72497e11538fe9139ad28 (patch) | |
tree | c59069bebd0b57240045f7e0b5dedf5860078ab2 /llvm/lib/Support/FileOutputBuffer.cpp | |
parent | ba7d95d425d62dc2c9245cf46592bdeaba1c3725 (diff) | |
download | bcm5719-llvm-2f63d4612f6e689434f72497e11538fe9139ad28.tar.gz bcm5719-llvm-2f63d4612f6e689434f72497e11538fe9139ad28.zip |
PR31587: Fix handling of __FUNCSIG__ in C.
Fix crash if __FUNCSIG__ is used in a function without a prototype, and use
"(void)" as parameter list instead of "()" for a function with a no-parameters
prototype, matching MSVC's observed behavior.
llvm-svn: 291484
Diffstat (limited to 'llvm/lib/Support/FileOutputBuffer.cpp')
0 files changed, 0 insertions, 0 deletions