log tools/clang/lib/Parse/Parser.cpp @ 53:f679cc5126db

age author description
Sat, 18 Jan 2014 23:56:19 +0900 Kaito Tokumori include setjmp.h automatically
Wed, 15 Jan 2014 21:01:33 +0900 Kaito Tokumori modified CreateIdentifierInfo and create new function which was named 'CreateUniqueIdentifierInfo'.
Thu, 02 Jan 2014 01:28:55 +0900 Kaito Tokumori replace __environment with &__CbC_environment in a code segment's arguments
Thu, 19 Dec 2013 00:11:02 +0900 Kaito Tokumori create __CbC_return declaration statement and return1's assignment statement automarically when we found __return
Sat, 14 Dec 2013 18:22:46 +0900 Kaito Tokumori Add key word '__return'. If the source code declarates the __return , we emit a code segment for continuation with the environment (this code segment's identifier is __CbC_return).
Thu, 12 Dec 2013 14:32:10 +0900 Kaito Tokumori LLVM 3.5 LLVM3.5
Wed, 15 May 2013 06:43:32 +0900 Kaito Tokumori 1st commit. remove git dir and add all files.
Thu, 12 Dec 2013 13:56:28 +0900 Kaito Tokumori LLVM 3.4 LLVM3.4