summaryrefslogtreecommitdiff
path: root/clang/test/Analysis/func-mapping-test.cpp
AgeCommit message (Expand)Author
2022-07-05[clang-extdef-mapping] Directly process .ast filesTobias Hieta
2022-04-01[analyzer][ctu] Only import const and trivial VarDeclsGabor Marton
2022-03-22[analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space chara...Ella Ma
2021-12-16Revert "[analyzer][ctu] Fix wrong 'multiple definitions' errors caused by spa...Nico Weber
2021-12-16[analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space chara...Ella Ma
2019-08-06[CrossTU] Handle case when no USR could be generated during Decl search.Balazs Keri
2019-04-23[analyzer][CrossTU] Extend CTU to VarDecls with initializerRafael Stahl
2019-01-10[analyzer][CrossTU][NFC] Generalize to external definitions instead of extern...Rafael Stahl
2017-09-22Add Cross Translation Unit support libraryGabor Horvath