Skip to content

Don't put project headers directly in include/ in the source.

Dr. Jorrit Fahlke requested to merge honor-llvm-convention-v2 into master

This violates llvm coding conventions.

This patch PACXX.h in include/pacxx/, but installs it directly into include/.

Closes: #5 (closed).

See also !16 (closed).

Merge request reports