diff options
| author | George Burgess IV <george.burgess.iv@gmail.com> | 2015-10-11 20:13:20 +0000 |
|---|---|---|
| committer | George Burgess IV <george.burgess.iv@gmail.com> | 2015-10-11 20:13:20 +0000 |
| commit | 4546181e12c89c92e37f6da5cfb800b5b0fea755 (patch) | |
| tree | 6f901c23b3940dc51b225f77650585c4bd7ecae3 /clang/lib/Lex/PPMacroExpansion.cpp | |
| parent | fcc34bdee0da68ffe520316fc8e369cce21f8466 (diff) | |
| download | bcm5719-llvm-4546181e12c89c92e37f6da5cfb800b5b0fea755.tar.gz bcm5719-llvm-4546181e12c89c92e37f6da5cfb800b5b0fea755.zip | |
[Sema] Allow C conversions in C overload logic
C allows for some implicit conversions that C++ does not, e.g. void* ->
char*. This patch teaches clang that these conversions are okay when
dealing with overloads in C.
Differential Revision: http://reviews.llvm.org/D13604
llvm-svn: 249995
Diffstat (limited to 'clang/lib/Lex/PPMacroExpansion.cpp')
0 files changed, 0 insertions, 0 deletions

