Balazs Keri
|
8e613d7a8d
[CrossTU] Fix problem with CrossTU AST load limit and progress messages.
|
6 years ago |
Balazs Keri
|
7d8e55c8bb
[CrossTU] Handle case when no USR could be generated during Decl search.
|
6 years ago |
Raphael Isemann
|
206dbe5515
[clang][NFC] Remove unused private variable 'CI' in CrossTranslationUnit.h
|
6 years ago |
Endre Fulop
|
97bb18293d
[CrossTU][NFCI] Refactor loadExternalAST function
|
6 years ago |
Balazs Keri
|
b1b906219f
[CrossTU] Add a function to retrieve original source location.
|
6 years ago |
Ilya Biryukov
|
0fa07ca712
Revert r366449: [CrossTU] Add a function to retrieve original source location.
|
6 years ago |
Balazs Keri
|
449753109d
[CrossTU] Add a function to retrieve original source location.
|
6 years ago |
Endre Fulop
|
fbc4d7bcd5
[analyzer] Add analyzer option to limit the number of imported TUs
|
6 years ago |
Gabor Marton
|
91dc12c934
[ASTImporter] Mark erroneous nodes in shared st
|
6 years ago |
Gabor Marton
|
44019e8c50
[CTU] Add missing statistics
|
6 years ago |
Gabor Marton
|
b211b92b88
[ASTImporter] Use llvm::Expected and Error in the importer API
|
6 years ago |
Rafael Stahl
|
55bbda44b4
[analyzer][CrossTU] Extend CTU to VarDecls with initializer
|
6 years ago |
Balazs Keri
|
36e125b91f
Changed every use of ASTImporter::Import to Import_New
|
6 years ago |
Gabor Marton
|
658222e2d9
[CTU] Do not allow different CPP dialects in CTU
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Rafael Stahl
|
97d939ee57
[analyzer][CrossTU][NFC] Generalize to external definitions instead of external functions
|
6 years ago |
Gabor Marton
|
1aa1a6f871
[CTU] Make loadExternalAST return with non nullptr on success
|
6 years ago |
Gabor Marton
|
564948e9bf
[ASTImporter] Add importer specific lookup
|
6 years ago |
Richard Trieu
|
c18971ee23
Fix up diagnostics.
|
6 years ago |
Gabor Marton
|
38929e836c
[CTU] Add triple/lang mismatch handling
|
6 years ago |
Gabor Marton
|
30370cd4cd
[CTU] Add more lit tests and better error handling
|
6 years ago |
Gabor Marton
|
eab2c7ba4d
[CTU] Add DisplayCTUProgress analyzer switch
|
6 years ago |
Gabor Marton
|
3a8b1ec0b3
[CTU] Add asserts to protect invariants
|
6 years ago |
Gabor Marton
|
fd01d8b928
[CTU] Add statistics
|
6 years ago |
Gabor Horvath
|
224b1ed240
[CrossTU] Fix handling of Cross Translation Unit directory path
|
7 years ago |
Simon Pilgrim
|
ce93d4af38
Fix implicit-fallthrough warning by adding missing break
|
8 years ago |
Richard Trieu
|
764378e424
Fix unused variable warning in non-debug builds.
|
8 years ago |
Gabor Horvath
|
6254bf4ade
Add Cross Translation Unit support library
|
8 years ago |