summaryrefslogtreecommitdiffstats
path: root/clang/unittests/AST/EvaluateAsRValueTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Roll-back r250822.Angel Garcia Gomez2015-10-201-1/+1
* Apply modernize-use-default to clang.Angel Garcia Gomez2015-10-201-1/+1
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+1
* [cleanup] Re-sort the #include lines using llvm/utils/sort_includes.pyChandler Carruth2015-01-141-5/+3
* Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)David Blaikie2014-08-101-3/+4
* Revert "unique_ptr-ify ownership of ASTConsumers"David Blaikie2014-07-171-4/+3
* unique_ptr-ify ownership of ASTConsumersDavid Blaikie2014-07-171-3/+4
* ASTTests//EvaluateAsRValueTest.cpp: Appease *-win32 target to add -fno-delaye...NAKAMURA Takumi2014-03-151-0/+1
* Change a raw string literal back to C++98 style to fix freeBSD9.2 builtbotJames Dennett2014-03-141-16/+15
* Fix a crash (assertion failure) in EvaluateAsRValue.James Dennett2014-03-141-0/+112
OpenPOWER on IntegriCloud