[clang] 141cb8a - [analyzer] Model iterator random incrementation symmetrically

2020-08-04 Thread Endre Fulop via cfe-commits
Author: Endre Fülöp Date: 2020-08-04T11:04:12+02:00 New Revision: 141cb8a1eecc0c843cdd4e788a28d2b6715e4dc5 URL: https://github.com/llvm/llvm-project/commit/141cb8a1eecc0c843cdd4e788a28d2b6715e4dc5 DIFF: https://github.com/llvm/llvm-project/commit/141cb8a1eecc0c843cdd4e788a28d2b6715e4dc5.diff

r367829 - [CrossTU][NFCI] Refactor loadExternalAST function

2019-08-05 Thread Endre Fulop via cfe-commits
Author: gamesh411 Date: Mon Aug 5 04:06:41 2019 New Revision: 367829 URL: http://llvm.org/viewvc/llvm-project?rev=367829=rev Log: [CrossTU][NFCI] Refactor loadExternalAST function Summary: Refactor loadExternalAST method of CrossTranslationUnitContext in order to reduce maintenance burden and

r365314 - [analyzer] Add analyzer option to limit the number of imported TUs

2019-07-08 Thread Endre Fulop via cfe-commits
Author: gamesh411 Date: Mon Jul 8 05:37:10 2019 New Revision: 365314 URL: http://llvm.org/viewvc/llvm-project?rev=365314=rev Log: [analyzer] Add analyzer option to limit the number of imported TUs Summary: During CTU analysis of complex projects, the loaded AST-contents of imported TUs can grow

r365189 - [NFC] Test commit access

2019-07-05 Thread Endre Fulop via cfe-commits
Author: gamesh411 Date: Fri Jul 5 05:00:52 2019 New Revision: 365189 URL: http://llvm.org/viewvc/llvm-project?rev=365189=rev Log: [NFC] Test commit access Modified: cfe/trunk/include/clang/AST/ASTImporter.h Modified: cfe/trunk/include/clang/AST/ASTImporter.h URL: