Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce a new libclang API, clang_isFileMultipleIncludeGuarded(), | Douglas Gregor | 2011-05-04 | 1 | -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 |