summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/RecordLayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace the class offset vectors in RecordLayoutBuilder with maps instead so ...Anders Carlsson2010-03-111-15/+11
* Assert that primary bases always have offset 0.Anders Carlsson2010-03-111-0/+11
* Replace copy loops with memcpy.Benjamin Kramer2010-03-091-4/+2
* Allocate ASTRecordLayout objects using the allocator associated with ASTContext.Ted Kremenek2010-03-081-0/+69
OpenPOWER on IntegriCloud