summaryrefslogtreecommitdiff
path: root/clang/test/Modules/Inputs/codegen/use.cpp
AgeCommit message (Expand)Author
2017-11-02Modular Codegen: Don't home always_inline functionsDavid Blaikie
2017-04-11Modular Codegen: Add/use a bit in serialized function definitions to track wh...David Blaikie
2017-02-08Initialize builtins during modular codegenDavid Blaikie
2017-01-30Prototype of modules codegenDavid Blaikie