- Nov 01, 2011
-
-
Eli Friedman authored
Fix the representation of wide strings in the AST and IR so that it uses the native representation of integers for the elements. This fixes a bunch of nastiness involving treating wide strings as a series of bytes. Patch by Seth Cantrell. llvm-svn: 143417
-
Eli Friedman authored
Perform proper conversion for strings encoded in the source file as UTF-8. (For now, we are assuming the source character set is always UTF-8; this can be easily extended if necessary.) Tests will be coming up in a subsequent commit. Patch by Seth Cantrell. llvm-svn: 143416
-
Eli Friedman authored
llvm-svn: 143415
-
Tobias Grosser authored
This patch ensures that no passes are deleted from clang, such that the loading of plugins does not fail because of passes being unavailable. This increases the size of the clang binary from 43029853 to 43915291 bytes (around 2%). llvm-svn: 143414
-
Jim Grosbach authored
llvm-svn: 143413
-
Douglas Gregor authored
__has_feature(cxx_unicode_literals), from Michel Morin! llvm-svn: 143412
-
Douglas Gregor authored
functions", from Michel Morin! llvm-svn: 143411
-
Douglas Gregor authored
that it retains source location information for the type. Aside from general goodness (being able to walk the types described in that information), we now have a proper representation for dependent delegating constructors. Fixes PR10457 (for real). llvm-svn: 143410
-
Greg Clayton authored
llvm-svn: 143408
-
Jakob Stoklund Olesen authored
No test case, spotted by inspection. llvm-svn: 143407
-
Eli Friedman authored
llvm-svn: 143406
-
Devang Patel authored
Patch by Kostya Serebryany. llvm-svn: 143405
-
Matt Beaumont-Gay authored
llvm-svn: 143404
-
Greg Clayton authored
settings. Also fixed an issue where we weren't creating anonymous namepaces correctly: <rdar://problem/10371295> llvm-svn: 143403
-
Jim Ingham authored
before all the modules, which will then crash when the next modules tries to take itself off it. llvm-svn: 143402
-
Tanya Lattner authored
Also revert the change to CREATE_SUBDIRS as this is what caused the CSS to break on the website and generate the much longer URLs. llvm-svn: 143401
-
Matt Beaumont-Gay authored
llvm-svn: 143400
-
Fariborz Jahanian authored
In this case, temporary value is copied into block descriptor as their own copy to work on. // rdar://9971124 llvm-svn: 143399
-
Daniel Dunbar authored
llvm-svn: 143398
-
Daniel Dunbar authored
llvm-svn: 143397
-
Johnny Chen authored
rdar://problem/10373783 llvm-svn: 143396
-
Johnny Chen authored
Radar to be filed soon. llvm-svn: 143395
-
Daniel Dunbar authored
tests. llvm-svn: 143394
-
Jim Ingham authored
llvm-svn: 143393
-
- Oct 31, 2011
-
-
Eli Friedman authored
llvm-svn: 143391
-
Daniel Dunbar authored
llvm-svn: 143390
-
Daniel Dunbar authored
llvm-svn: 143389
-
Daniel Dunbar authored
llvm-svn: 143388
-
Daniel Dunbar authored
llvm-svn: 143387
-
Daniel Dunbar authored
llvm-svn: 143386
-
Daniel Dunbar authored
llvm-svn: 143385
-
Daniel Dunbar authored
llvm-svn: 143384
-
Daniel Dunbar authored
llvm-svn: 143383
-
Daniel Dunbar authored
build: Fix an improperly formed include path (works under Xcode's promiscuous include additions, but not Makefiles). llvm-svn: 143382
-
Daniel Dunbar authored
llvm-svn: 143381
-
Daniel Dunbar authored
llvm-svn: 143380
-
Daniel Dunbar authored
llvm-svn: 143379
-
Daniel Dunbar authored
llvm-svn: 143378
-
Daniel Dunbar authored
llvm-svn: 143377
-
Daniel Dunbar authored
llvm-svn: 143376
-