mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-15 04:00:56 +00:00
a0ed165a84
Fix <rdar://problem/6265257> warnings for ambiguous message send swamp other warnings. Reworked Sema::MatchTwoMethodDeclarations() to optionally match based on method size and alignment (the default in GCC). Changed Sema::LookupInstanceMethodInGlobalPool() to use this feature. Added -Wno-struct-selector-match to driver, however didn't hook it up yet. Added a FIXME that says this. llvm-svn: 57898 |
||
---|---|---|
.. | ||
Analyses.def | ||
AnalysisConsumer.cpp | ||
AnalysisConsumer.h | ||
ASTConsumers.cpp | ||
ASTConsumers.h | ||
CacheTokens.cpp | ||
clang.cpp | ||
clang.h | ||
DiagChecker.cpp | ||
HTMLPrint.cpp | ||
Makefile | ||
PrintParserCallbacks.cpp | ||
PrintPreprocessedOutput.cpp | ||
RewriteBlocks.cpp | ||
RewriteMacros.cpp | ||
RewriteObjC.cpp | ||
RewriteTest.cpp | ||
SerializationTest.cpp |