summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/cxx-irgen.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang/test/Modules/cxx-irgen.cpp: Let it tolerant of x86_thiscallcc.NAKAMURA Takumi2014-08-141-4/+4
* [modules] Fix a rejects-valid resulting from emitting an inline functionRichard Smith2014-08-131-0/+17
* [modules] When emitting an update record containing the body of a destructor,Richard Smith2014-08-071-0/+9
* [modules] Remove IRGen special case for emitting implicit special members ifRichard Smith2014-08-011-1/+1
* [modules] Maintain an AST invariant across module load/save: if any declarationRichard Smith2014-07-311-1/+29
* allow optional signext attributeWill Schmidt2014-06-021-1/+1
* When a module completes the definition of a class template specialization imp...Richard Smith2014-04-191-0/+4
* Fix test/Modules/cxx-irgen.cpp for PPC64Hal Finkel2014-04-121-3/+3
* If an update record makes a declaration interesting, pass it to the consumer.Richard Smith2014-03-231-3/+6
* Emit an update record if we instantiate the definition of a function templateRichard Smith2014-03-221-0/+15
OpenPOWER on IntegriCloud