Commit History

Author SHA1 Message Date
  Gabor Marton 2cd0afaeb3 [ASTImporter] Refactor Decl creation 7 years ago
  Sam McCall 5029924c9f [ASTImporter] avoid warnings: unused var, switch covered 7 years ago
  Aleksei Sidorin b926dd8427 [ASTImporter] Support LambdaExprs and improve template support 7 years ago
  Nico Weber 34f8ea458e Fix -Wcast-qual warning after r314336. 8 years ago
  Sean Callanan 87d985aec9 Add support for remembering origins to ExternalASTMerger 8 years ago
  Sean Callanan 0f53b50dc8 [ExternalASTMerger] Import Objective-C classes 8 years ago
  Sean Callanan 660c98f3e3 clang-import-test had some dead code. I did the following to eliminate it: 8 years ago
  Lang Hames 30060bff5b Call setMustBuildLookupTable on TagDecls in ExternalASTMerger 8 years ago
  Sean Callanan 848b631d3a [ASTImporter] Improve handling of incomplete types 8 years ago
  David Blaikie 661f8feccb Use default ref capture to simplify local lambdas, use a template to avoid std::function overhead, other cleanup 8 years ago
  NAKAMURA Takumi 855a7eedb9 ExternalASTMerger.cpp: Silence another warning. [-Wunused-lambda-capture] 8 years ago
  Benjamin Kramer e0f4a8bf0f Silence unused variable warning in release builds. 8 years ago
  Sean Callanan fd6174d4ae [ExternalASTMerger] Removed a move constructor to address MSVC build failure 8 years ago
  Sean Callanan 384745c493 [ExternalASTMerger] Fix the MSVC build 8 years ago
  Sean Callanan 3975e67148 [clang-import-test] Lookup inside contexts 8 years ago