[PATCH] Fix issue 5385: fixit for missing built-in includes
Kwadwo 'Que' Amankwa
citisolo at gmail.com
Fri Oct 31 01:22:54 PDT 2014
Lexer.h/.cpp : Added two new methods , findLastDirective and getLineAfterToken
SemaDecl.cpp: modified the code to use new methods
implicit-builtin-decl.c: minor modification to make test pass
http://reviews.llvm.org/D5770
Files:
include/clang/Lex/Lexer.h
lib/Lex/Lexer.cpp
lib/Sema/SemaDecl.cpp
test/Sema/implicit-builtin-decl.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5770.15605.patch
Type: text/x-patch
Size: 8346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141031/39a3b396/attachment.bin>
More information about the cfe-commits
mailing list