summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/vla-consruct.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-1/+1
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-1/+1
* Recommit rL323952: [DebugInfo] Enable debug information for C99 VLA types.Sander de Smalen2018-02-031-0/+4
* Reverting patch rL323952 due to build errors that ISander de Smalen2018-02-011-4/+0
* [DebugInfo] Enable debug information for C99 VLA typesSander de Smalen2018-02-011-0/+4
* Implementation of VlA of GNU C++ extension, by Vladimir Yakovlev.Alexey Bataev2016-04-291-0/+139
OpenPOWER on IntegriCloud