summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/GlobalDecl.h
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Fix symbol names for dynamic initializers and atexit stubsReid Kleckner2019-04-241-0/+15
* IRGen: Remove StructorType; thread GlobalDecl through more code. NFCI.Peter Collingbourne2019-03-221-0/+14
* Replace llvm::isPodLike<...> by llvm::is_trivially_copyable<...>Serge Guelton2019-01-201-7/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [NFC] Move storage of dispatch-version to GlobalDeclErich Keane2018-11-131-2/+26
* Remove trailing spaceFangrui Song2018-07-301-8/+8
* [AST] Fix some Clang-tidy modernize and Include What You Use warnings; other ...Eugene Zelenko2017-12-011-14/+15
* [OPENMP 4.0] Codegen for 'declare reduction' construct.Alexey Bataev2016-03-041-0/+2
* CodeGen for CapturedStmtsBen Langmuir2013-05-091-0/+1
* Move GlobalDecl to ASTPeter Collingbourne2011-06-141-0/+124