llvm-project/clang/lib
Anders Carlsson 978f08d9b4 Pass the location of the start of the selector to ActOnClassMessage/ActOnInstanceMessage.
llvm-svn: 64560
2009-02-14 18:21:46 +00:00
..
AST Fix the build on win32. 2009-02-14 16:15:20 +00:00
Analysis Patch by Ben Laurie: 2009-02-14 17:08:39 +00:00
Basic Define __ELF__ on FreeBSD. Patch by Roman Divacky! 2009-02-14 16:42:50 +00:00
CodeGen x86_64 ABI: Need to use canonical types when comparing against 2009-02-14 02:45:45 +00:00
Driver use some references to simplify code. 2009-02-08 01:00:10 +00:00
Headers Fix 80col violations. 2009-02-14 18:02:21 +00:00
Lex add an assertion from Alexei Svitkine! 2009-02-13 23:06:48 +00:00
Parse Pass the location of the start of the selector to ActOnClassMessage/ActOnInstanceMessage. 2009-02-14 18:21:46 +00:00
Rewrite Fix rdar://6562329, a static analyzer crash Ted noticed on 2009-02-13 19:33:24 +00:00
Sema Pass the location of the start of the selector to ActOnClassMessage/ActOnInstanceMessage. 2009-02-14 18:21:46 +00:00
CMakeLists.txt CMake: Builds and installs clang binary and libs (no docs yet). It 2008-10-26 00:56:18 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00