summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/Inputs/pragma-once.h
Commit message (Collapse)AuthorAgeFilesLines
* Introduce a new libclang API, clang_isFileMultipleIncludeGuarded(),Douglas Gregor2011-05-041-0/+3
which determines whether a particular file is actually a header that is intended to be guarded from multiple inclusions within the same translation unit. llvm-svn: 130808
OpenPOWER on IntegriCloud