Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [AST] Squeeze some bits in LinkageComputer::QueryType | Bruno Ricci | 2018-09-25 | 1 | -3/+8 |
* | Give external linkage and mangling to lambdas inside inline variables and var... | Richard Smith | 2017-09-22 | 1 | -3/+6 |
* | Clean up some mistreatment of enumerations. | Richard Smith | 2017-09-22 | 1 | -31/+41 |
* | Revert "Give external linkage and mangling to lambdas inside inline variables... | Vitaly Buka | 2017-09-21 | 1 | -2/+1 |
* | Give external linkage and mangling to lambdas inside inline variables and var... | Richard Smith | 2017-09-20 | 1 | -1/+2 |
* | Use unsigned instead of an enum for map keys | George Burgess IV | 2017-08-09 | 1 | -23/+12 |
* | [AST] Cache intermediate visibility/linkage results | George Burgess IV | 2017-08-09 | 1 | -0/+43 |
* | [AST] Move visibility computations into a class; NFC | George Burgess IV | 2017-08-09 | 1 | -0/+114 |