llvm-project/clang/tools
Olivier Goffart 692d533100 Make sizeof and alignof a CXCursor_UnaryExpr
So we can match sizeof expressions more accurately than with UnexposedExpr

Differential Revision: http://reviews.llvm.org/D18081

llvm-svn: 272274
2016-06-09 16:16:06 +00:00
..
arcmt-test Update to match LLVM r272232. 2016-06-09 00:53:41 +00:00
c-arcmt-test Remove autoconf support 2016-01-26 21:30:40 +00:00
c-index-test Update to match LLVM r272232. 2016-06-09 00:53:41 +00:00
clang-check Update to match LLVM r272232. 2016-06-09 00:53:41 +00:00
clang-format Update to match LLVM r272232. 2016-06-09 00:53:41 +00:00
clang-format-vs clang-format sort include use the source file name to determine the 2016-02-10 12:42:58 +00:00
clang-fuzzer [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return int instead of void. (following llvm r249214) 2015-10-02 23:34:37 +00:00
diag-build Briefly document diag-build.sh 2013-12-28 21:59:11 +00:00
diagtool Remove autoconf support 2016-01-26 21:30:40 +00:00
driver Update to match LLVM r272232. 2016-06-09 00:53:41 +00:00
libclang Make sizeof and alignof a CXCursor_UnaryExpr 2016-06-09 16:16:06 +00:00
scan-build [analyzer] Add --force-analyze-debug-code option to scan-build 2016-02-18 11:08:46 +00:00
scan-build-py [CMake] Update to requiring CMake 3.4.3 2016-05-31 20:21:38 +00:00
scan-view Remove autoconf support 2016-01-26 21:30:40 +00:00
CMakeLists.txt Tweak CMakeLists not for libclang to depend on the variable CLANG_TOOL_EXTRA_BUILD. 2016-03-03 11:09:43 +00:00