]> granicus.if.org Git - clang/commit
improve compatibility with GCC 4.4, patch by Michel Salim (PR3697)
authorChris Lattner <sabre@nondot.org>
Mon, 2 Mar 2009 22:20:04 +0000 (22:20 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 2 Mar 2009 22:20:04 +0000 (22:20 +0000)
commit3daed52a57d03765223021f5f921bdc280c8f3cc
tree83c32ffe6aa7c2d08542c9ca83eec0b823df62ad
parent16167a6e3f7dfb7ed0babc5e0baab9fd140e959d
improve compatibility with GCC 4.4, patch by Michel Salim (PR3697)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65884 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/StmtIterator.h
lib/AST/DeclBase.cpp
lib/Basic/IdentifierTable.cpp
lib/Basic/SourceLocation.cpp
lib/Basic/Targets.cpp
lib/Frontend/InitHeaderSearch.cpp
lib/Lex/HeaderMap.cpp
lib/Lex/HeaderSearch.cpp
lib/Lex/PPMacroExpansion.cpp
lib/Lex/Preprocessor.cpp