diff options
| author | Rafael Espindola <rafael.espindola@gmail.com> | 2013-10-22 21:39:03 +0000 |
|---|---|---|
| committer | Rafael Espindola <rafael.espindola@gmail.com> | 2013-10-22 21:39:03 +0000 |
| commit | d53ffa0a70d807ec77969fa0168ced90ceaddd98 (patch) | |
| tree | 6b26b1848a65f8c15b88f069a862cb275c24d8e2 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | f34568b0af4b1479727fd42101fb69b783ce4fe9 (diff) | |
Treat aliases as definitions.
This fixes pr17639.
Before this patch clang would consider
void foo(void) __attribute((alias("__foo")));
a declaration. It now correctly handles it as a definition.
Initial patch by Alp Toker. I added support for variables.
llvm-svn: 193200
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
