summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/varargs.h
Commit message (Collapse)AuthorAgeFilesLines
* Move the builtin headers to use the new license file header.Chandler Carruth2019-04-081-17/+3
| | | | | | | | | | | | | | | | | | Summary: These all had somewhat custom file headers with different text from the ones I searched for previously, and so I missed them. Thanks to Hal and Kristina and others who prompted me to fix this, and sorry it took so long. Reviewers: hfinkel Subscribers: mcrosier, javed.absar, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D60406 llvm-svn: 357941
* Add a newline at the end of the file.Eric Christopher2010-03-201-1/+1
| | | | llvm-svn: 99026
* For legacy compatibility add a varargs.h header.Eric Christopher2010-03-201-0/+26
llvm-svn: 99025
OpenPOWER on IntegriCloud