summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/Linkage.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [AST] Squeeze some bits in LinkageComputer::QueryTypeBruno Ricci2018-09-251-3/+8
* Give external linkage and mangling to lambdas inside inline variables and var...Richard Smith2017-09-221-3/+6
* Clean up some mistreatment of enumerations.Richard Smith2017-09-221-31/+41
* Revert "Give external linkage and mangling to lambdas inside inline variables...Vitaly Buka2017-09-211-2/+1
* Give external linkage and mangling to lambdas inside inline variables and var...Richard Smith2017-09-201-1/+2
* Use unsigned instead of an enum for map keysGeorge Burgess IV2017-08-091-23/+12
* [AST] Cache intermediate visibility/linkage resultsGeorge Burgess IV2017-08-091-0/+43
* [AST] Move visibility computations into a class; NFCGeorge Burgess IV2017-08-091-0/+114
OpenPOWER on IntegriCloud