[PATCH] D29817: [AVR] Fix __AVR_xxx macro definitions
Peter Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 10 11:18:57 PST 2017
Lekensteyn updated this revision to Diff 88025.
Lekensteyn marked an inline comment as done.
Lekensteyn added a comment.
Good catch! I just checked again and confirmed that there is only one line that had this issue (there are no other occurrences of `___"`).
https://reviews.llvm.org/D29817
Files:
lib/Basic/Targets.cpp
test/CodeGen/avr/target-cpu-defines/atmega328p.c
test/CodeGen/avr/target-cpu-defines/attiny104.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29817.88025.patch
Type: text/x-patch
Size: 21084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170210/3e5526c6/attachment-0001.bin>
More information about the cfe-commits
mailing list