llvm-capstone/clang/utils
Aaron Ballman b9a457af35 Allow writing calling convention attributes on function types.
Calling convention attributes notionally appertain to the function type -- they modify the mangling of the function, change the behavior of assignment operations, etc. This commit allows the calling convention attributes to be written in the type position as well as the declaration position.

llvm-svn: 331459
2018-05-03 15:33:50 +00:00
..
ABITest
analyzer [analyzer] [testing] Be less verbose by default in integration testing. 2018-03-29 01:23:54 +00:00
check_cfc Fix typos in clang 2018-04-06 15:14:32 +00:00
CIndex
ClangVisualizers
perf-training [clang] Enable clang build with LLVM_BUILD_INSTRUMENTED without setting LLVM_PROFTDATA 2017-10-13 03:21:39 +00:00
TableGen Allow writing calling convention attributes on function types. 2018-05-03 15:33:50 +00:00
TestUtils
valgrind
VtableTest
bash-autocomplete.sh Fix typos in clang 2018-04-06 15:14:32 +00:00
builtin-defines.c
CaptureCmd
ClangDataFormat.py
clangdiag.py Fix typos in clang 2018-04-06 15:14:32 +00:00
CmpDriver
find-unused-diagnostics.sh Unused diagnostics can occur in tblgen. 2018-01-25 15:57:22 +00:00
FindSpecRefs
FuzzTest
modfuzz.py
token-delta.py